]> git.phdru.name Git - ansible.git/history - playbooks/debian/roles/add-apache-vhost
Fix(apache): Remove mentions of me
[ansible.git] / playbooks / debian / roles / add-apache-vhost /
2019-07-30 Oleg BroytmanRefactor: Join tasks into blocks to factor out conditions
2019-07-30 Oleg BroytmanFix(add-apache-vhost): Fix SSL files directives
2019-07-30 Oleg BroytmanFix(add-apache-vhost): Fix directories
2019-07-30 Oleg BroytmanRefactor(add-apache-vhost): Move dehydrated templates
2019-07-29 Oleg BroytmanFeat: Add `changed_when`
2019-07-29 Oleg BroytmanFeat: Gather facts and use default IPv4 address
2019-07-29 Oleg BroytmanFix: Become root to reload services
2019-07-29 Oleg BroytmanRename `install-dehydrated` -> `dehydrated`
2019-07-28 Oleg BroytmanFix(add-apache-vhost): Remove wrong conditions
2019-07-28 Oleg BroytmanFix conditions
2019-07-28 Oleg BroytmanFeat: Declare dependencies between roles
2019-07-27 Oleg BroytmanFeat: Use module `stat` instead of command `test`
2019-07-27 Oleg BroytmanFeat(dehydrated): Create a universal weekly runner
2019-07-26 Oleg BroytmanFeat(add-apache-vhost): Declare `install-dehydrated...
2019-07-26 Oleg BroytmanRename `add_apache_vhost` -> `apache-vhost`