|
|
@@ -43,6 +43,6 @@ |
|
|
|
register: created_droplets |
|
|
|
loop: "{{ range(1,count|int + 1) }}" |
|
|
|
- name: Include a play after another play |
|
|
|
ansible.builtin.import_playbook: mpdb.yml |
|
|
|
ansible.builtin.import_playbook: mpdb.yml |
|
|
|
- name: Include a play after another play |
|
|
|
ansible.builtin.import_playbook: mpdf.yml |
|
|
|
ansible.builtin.import_playbook: mpdf.yml |