This commit is contained in:
@@ -29,4 +29,4 @@ jobs:
|
||||
|
||||
- name: Run Ansible Playbook
|
||||
run: |
|
||||
ansible-playbook -i inventory.yml ping.yaml
|
||||
ansible-playbook -i inventory.yml ping.yaml -vv
|
||||
|
||||
@@ -3,4 +3,3 @@ all:
|
||||
takahe:
|
||||
ansible_host: 192.168.0.66
|
||||
ansible_user: shmick
|
||||
ansible_ssh_private_key_file: /home/shmick/.ssh/id_ed25519
|
||||
|
||||
Reference in New Issue
Block a user