]> git.phdru.name Git - ansible.git/history - playbooks/debian/roles/apache/tasks/main.yml
Feat(apt): Remove option `purge`
[ansible.git] / playbooks / debian / roles / apache / tasks / main.yml
2019-08-29 Oleg BroytmanFeat(apt): Remove option `purge`
2019-08-04 Oleg BroytmanFix: Set `directory_mode` for recursive copying
2019-07-31 Oleg BroytmanFeat(apache): Setup default host
2019-07-30 Oleg BroytmanRefactor: Join tasks into blocks to factor out conditions
2019-07-29 Oleg BroytmanFeat: Add `changed_when`
2019-07-28 Oleg BroytmanFix conditions
2019-07-27 Oleg BroytmanFeat: Use module `stat` instead of command `test`
2019-07-25 Oleg BroytmanFeat(apache): Configure logrotate
2019-07-24 Oleg BroytmanFeat(apache): Install and configure Apache; add a virtu...