This commit is contained in:
@@ -2,20 +2,5 @@
|
||||
hosts: all
|
||||
roles:
|
||||
- myInfra.dev.homesrv01.core
|
||||
|
||||
|
||||
# - 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
|
||||
|
||||
- myInfra.ssh
|
||||
- myInfra.dev.homesrv01
|
||||
|
||||
Reference in New Issue
Block a user