This commit is contained in:
@@ -2,20 +2,5 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
roles:
|
roles:
|
||||||
- myInfra.dev.homesrv01.core
|
- myInfra.dev.homesrv01.core
|
||||||
|
- myInfra.ssh
|
||||||
|
- myInfra.dev.homesrv01
|
||||||
# - myInfra.ssh
|
|
||||||
# - myInfra.dev.homesrv01
|
|
||||||
|
|
||||||
#- name: Hello from ansible
|
|
||||||
# hosts: all
|
|
||||||
#
|
|
||||||
# tasks:
|
|
||||||
# - name: Ping my hosts
|
|
||||||
# become: true
|
|
||||||
# ansible.builtin.ping:
|
|
||||||
|
|
||||||
# - name: Print message
|
|
||||||
# ansible.builtin.debug:
|
|
||||||
# msg: Hello world
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user