remove test user
This commit is contained in:
2
all.yml
2
all.yml
@@ -11,7 +11,7 @@
|
||||
- name: >-
|
||||
Show target servers -> Hostname : OS - IP
|
||||
debug:
|
||||
msg: "{{ ansible_hostname }} : {{ ansible_distribution }} {{ ansible_distribution_version }} - {{ ansible_default_ipv4.address }}"
|
||||
msg: "{{ ansible_hostname }} on user {{ ansible_user }}: {{ ansible_distribution }} {{ ansible_distribution_version }} - {{ ansible_default_ipv4.address }}"
|
||||
tags:
|
||||
- always
|
||||
|
||||
|
||||
Reference in New Issue
Block a user