Remove old hosts
This commit is contained in:
21
site.yml
21
site.yml
@@ -36,20 +36,9 @@
|
|||||||
|
|
||||||
- hosts: sojus
|
- hosts: sojus
|
||||||
roles:
|
roles:
|
||||||
- sojus
|
- borgbackup
|
||||||
|
|
||||||
- hosts: backup
|
#- hosts: ruby
|
||||||
roles:
|
# become: True
|
||||||
- backup
|
# roles:
|
||||||
|
# - rvm1-ansible
|
||||||
- hosts: backupclient
|
|
||||||
roles:
|
|
||||||
- backupclient
|
|
||||||
|
|
||||||
- hosts: ruby
|
|
||||||
become: True
|
|
||||||
roles:
|
|
||||||
- rvm1-ansible
|
|
||||||
|
|
||||||
- hosts: test_common
|
|
||||||
become: True
|
|
||||||
|
|||||||
Reference in New Issue
Block a user