mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
NOTE only_nginx.yml duplicates what's in enable.yml's
This commit is contained in:
parent
4e7eaa4c02
commit
6caa5d88bd
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
# The ~100 lines of code below is near-identical to what's in tasks/enable.yml
|
||||||
|
# for these 6 playbooks. Any way we can consolidate / reduce duplication?
|
||||||
|
|
||||||
|
|
||||||
- name: Remove symlink /etc/apache2/sites-enabled/awstats.conf
|
- name: Remove symlink /etc/apache2/sites-enabled/awstats.conf
|
||||||
command: a2dissite awstats.conf
|
command: a2dissite awstats.conf
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue