We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9714c4b + 5ab399e commit 30de6c9Copy full SHA for 30de6c9
molecule/molecule/default/converge.yml
@@ -9,4 +9,5 @@
9
cache_valid_time: 3600
10
when: ansible_os_family == 'Debian'
11
12
-- ansible.builtin.import_playbook: ../../main.yml
+- name: Import playbook
13
+ ansible.builtin.import_playbook: ../../main.yml
0 commit comments