You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#invoking from a workflow, then add a message for ServiceNow
- name: set stats
set_stats:
data:
snow_note: "{{ instance_loc |upper }} - {{ user_count }} Linux Servers Completed - Apache Installed - The Server is available at http://{{ ansible_host }}"
# - name: Show webserver details
# debug:
# msg: "The Server is available at http://{{ ansible_host }}"