OK, just show me that one for now
This commit is contained in:
		| @ -22,7 +22,6 @@ | ||||
|     # using `with_items` because Ansible decides that is the only way we can do | ||||
|     # that | ||||
|     - name: Include database tasks | ||||
|       no_log: true | ||||
|       include: ./lib/database.yml datastore={{ item }} | ||||
|       with_items: "{{ db }}" | ||||
|       when: db is defined | ||||
|  | ||||
		Reference in New Issue
	
	Block a user