Group variable fix
This commit is contained in:
parent
8852d24c05
commit
89b4d69f27
@ -1,5 +1,5 @@
|
||||
---
|
||||
- hosts: office general-use
|
||||
- hosts: office general_use
|
||||
remote_user: root
|
||||
tasks:
|
||||
- name: copy nologin
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
- hosts: office general-use
|
||||
- hosts: office general_use
|
||||
remote_user: root
|
||||
tasks:
|
||||
- name: delete nologin
|
||||
|
@ -41,11 +41,11 @@ office:
|
||||
|
||||
syscom:
|
||||
children:
|
||||
syscom-bare-metal:
|
||||
syscom-containers:
|
||||
syscom_bare_metal:
|
||||
syscom_containers:
|
||||
cloud:
|
||||
|
||||
syscom-bare-metal:
|
||||
syscom_bare_metal:
|
||||
hosts:
|
||||
#xylitol
|
||||
cobalamin.csclub.uwaterloo.ca:
|
||||
@ -61,7 +61,7 @@ cloud:
|
||||
guayusa.csclub.uwaterloo.ca:
|
||||
riboflavin.csclub.uwaterloo.ca:
|
||||
|
||||
syscom-containers:
|
||||
syscom_containers:
|
||||
hosts:
|
||||
auth1.csclub.uwaterloo.ca:
|
||||
auth2.csclub.uwaterloo.ca:
|
||||
@ -78,7 +78,7 @@ syscom-containers:
|
||||
prometheus.csclub.uwaterloo.ca:
|
||||
progcom.csclub.uwaterloo.ca:
|
||||
|
||||
audio-sink:
|
||||
audio_sink:
|
||||
hosts:
|
||||
nullsleep.csclub.uwaterloo.ca:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user