fixing
All checks were successful
multibranch_ansible/pipeline/head This commit looks good

This commit is contained in:
2024-09-16 16:15:24 +02:00
parent 32c74d6c1d
commit 7e779ab9ac
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@ test:
hosts:
# debian:
192.168.50.150:
172.23.0.187:
# rocky:
dan-jam-02:
ras-dan-01:

View File

@@ -3,7 +3,7 @@
- name: "TestPlay"
gather_facts: true
become: false
hosts: 192.168.50.150
hosts: test
#hosts: localhost
#connection: local
tasks: