Remove void

roles
Eamonn Travers 6 years ago
parent 2fb8d4cdb4
commit 609e46c9d5
  1. 6
      inventory/hosts

@ -14,8 +14,8 @@ tn8-suse151 ansible_host=192.168.1.178
tn8-ubu1604 ansible_host=192.168.1.170
tn8-ubu1804 ansible_host=192.168.1.135
tn8-ubu2004 ansible_host=192.168.1.185
[void]
tn8-void ansible_host=192.168.1.149
#[void]
#tn8-void ansible_host=192.168.1.149
[apt:children]
debian
devuan
@ -23,7 +23,7 @@ ubuntu
[nosysd:children]
alpine
devuan
void
#void
[sysd:children]
centos
debian

Loading…
Cancel
Save