mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-12-22 02:50:19 +01:00
Issue #201: Logging output for ansible provisioner.
This commit is contained in:
parent
819d554b92
commit
19773e86d1
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@ platforms:
|
|||
pre_build_image: true
|
||||
provisioner:
|
||||
name: ansible
|
||||
log: true
|
||||
playbooks:
|
||||
converge: ${MOLECULE_PLAYBOOK:-converge.yml}
|
||||
|
|
Loading…
Reference in a new issue