Skip to content

Commit

Permalink
Update playbook.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mavrick202 authored Jan 27, 2021
1 parent 2255f6e commit 7793eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
hosts: localhost
gather_facts: yes
vars:
custom_heading: "Welcome To DevOps Training B13 By Sreeharsha Veerapalli"
custom_heading: "Welcome To DevOps Training B15 By Sreeharsha Veerapalli - Testing AWX"
todays_date: "{{ ansible_facts['date_time']['date'] }}"
host_name: "{{ ansible_facts['hostname'] }}"
fqdn_name: "{{ ansible_facts['fqdn'] }}"
Expand Down

0 comments on commit 7793eb9

Please sign in to comment.