.
All checks were successful
deploy host / Deploy (push) Successful in 13s

This commit is contained in:
2024-09-07 02:07:27 +01:00
parent 3e9f8dd6c5
commit d5da5e4979

View File

@@ -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