Dealing with variables.
This commit is contained in:
@@ -13,5 +13,5 @@
|
|||||||
- name: Include a play after another play
|
- name: Include a play after another play
|
||||||
import_playbook: docker-backup.yaml
|
import_playbook: docker-backup.yaml
|
||||||
vars:
|
vars:
|
||||||
backup_location: "{{ backup_location }}"
|
backup_location: backup_location
|
||||||
containers: "{{ containers }}"
|
containers: containers
|
||||||
|
|||||||
Reference in New Issue
Block a user