Integrate thefuck.how into playbooks
This commit is contained in:
parent
b0bacb1df0
commit
d243de4638
@ -7,6 +7,8 @@
|
|||||||
tags: [ backups ]
|
tags: [ backups ]
|
||||||
- hosts: game1.thefuck.how
|
- hosts: game1.thefuck.how
|
||||||
roles:
|
roles:
|
||||||
|
- role: base-backups
|
||||||
|
tags: [ backups ]
|
||||||
- role: gitweb
|
- role: gitweb
|
||||||
vars:
|
vars:
|
||||||
gitweb_repo: "https://git.9iron.club/salt/thefuck.how"
|
gitweb_repo: "https://git.9iron.club/salt/thefuck.how"
|
||||||
|
2
site.yml
2
site.yml
@ -13,7 +13,7 @@
|
|||||||
tags: [ common, dns ]
|
tags: [ common, dns ]
|
||||||
- role: base-user
|
- role: base-user
|
||||||
tags: [ common, user ]
|
tags: [ common, user ]
|
||||||
- hosts: 9iron
|
- hosts: 9iron,thefuck
|
||||||
roles:
|
roles:
|
||||||
- role: base-snmpd
|
- role: base-snmpd
|
||||||
tags: [ common, snmpd ]
|
tags: [ common, snmpd ]
|
||||||
|
Loading…
Reference in New Issue
Block a user