packweb-apache: use check_mode for apg command

* Fix usage of packweb-apache role with --check
This commit is contained in:
Victor LABORIE 2018-04-13 12:13:14 +02:00
parent 81861bad80
commit 4612c5ec89
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ The **patch** part changes incrementally at each release.
### Fixed
* mysql: use check_mode for apg command (Fix --check)
* packweb-apache: use check_mode for apg command (Fix --check)
### Security

View File

@ -26,6 +26,7 @@
- name: generate random string for phpmyadmin suffix
command: "apg -a 1 -M N -n 1"
changed_when: False
check_mode: False
register: _random_phpmyadmin_suffix
- name: overwrite packweb_phpmyadmin_suffix