Ansible
Remove and create directory in a single task is failing
Archives
Ansible Project
ansible-project
Kai_Stian_Olstad
(Kai Stian Olstad)
December 21, 2018, 12:26pm
1
You need to use with_nested:
https://docs.ansible.com/ansible/2.4/playbooks_loops.html#nested-loops
Related topics
Topic
Replies
Views
Activity
Remove and create directory in a single task is failing
Ansible Project
ansible-project
0
4
December 21, 2018
creating a directory
Ansible Project
3
25
August 26, 2012
Better examples directory pushed / error handling upgrades coming soon
Ansible Project
0
1
March 13, 2012
Syntax for adding lists in playbook
Ansible Project
1
2
January 3, 2017
How to create multiple folders with loop in ansible
Ansible Project
ansible-project
4
38
October 4, 2015