Skip to content

Commit

Permalink
new code
Browse files Browse the repository at this point in the history
  • Loading branch information
devan555 committed May 22, 2024
1 parent 2acf11b commit d6d64fe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
hosts: ceos
gather_facts: yes
tasks:
- debug: msg="{{ ansible_facts }}"
- debug: msg="{{ ansible_facts }}"
- debug: msg="Hello"

0 comments on commit d6d64fe

Please sign in to comment.