diff --git a/del_inventory.yml b/del_inventory.yml index d2dda39..8c03dfa 100644 --- a/del_inventory.yml +++ b/del_inventory.yml @@ -181,5 +181,29 @@ all: ansible_host: 192.168.7.25 hollister: ansible_host: 192.168.7.26 + du_backups: + hosts: + cat: + ansible_host: 192.168.7.101 + delans: + ansible_host: 192.168.7.31 + docker1: + ansible_host: 192.168.7.32 + docker2: + ansible_host: 192.168.7.33 + hollister: + ansible_host: 192.168.7.26 + holly: + ansible_host: 192.168.7.24 + kryten: + ansible_host: 192.168.7.20 + lister: + ansible_host: 192.168.7.25 + npm: + ansible_host: 192.168.7.40 + reddwarf: + ansible_host: 192.168.7.10 + starbug: + ansible_host: 192.168.7.15 # EOF