]> git.phdru.name Git - ansible.git/history - playbooks/debian/roles/add-apache-vhost/tasks/main.yml
Feat(init-local-phd): Install more packages
[ansible.git] / playbooks / debian / roles / add-apache-vhost / tasks / main.yml
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-26 Oleg BroytmanRename `add_apache_vhost` -> `apache-vhost`