Add devel01.home.foo.sh host for dev purposes

This host is intended for development purposes and is not included
in default playbooks. Start with:

ansible-playbook playbooks/devel.yml -i hosts.devel
This commit is contained in:
Timo Makinen 2020-08-28 07:52:56 +00:00
parent 9532fa165e
commit 026e077fc7
3 changed files with 24 additions and 0 deletions

5
hosts.devel Normal file
View file

@ -0,0 +1,5 @@
[devel]
devel01.home.foo.sh
[centos8:children]
devel