]> git.phdru.name Git - ansible.git/commit
Refactor(add_apache_vhost): Split `tasks/main`
authorOleg Broytman <phd@phdru.name>
Fri, 26 Jul 2019 20:04:58 +0000 (23:04 +0300)
committerOleg Broytman <phd@phdru.name>
Fri, 26 Jul 2019 20:04:58 +0000 (23:04 +0300)
commitd75839f853d60353ccb4eb4796491720f014d4f1
tree051618dd22ef5d052d7bf7710b22eb275ac0be2b
parent25191cf9bc1d011a6d82706c917013ac8e1d9160
Refactor(add_apache_vhost): Split `tasks/main`

Split `tasks/main` into `tasks/add_vhost`.
playbooks/debian/roles/add_apache_vhost/tasks/add_vhost.yml [new file with mode: 0644]
playbooks/debian/roles/add_apache_vhost/tasks/main.yml