Something weird is happening.  I am creating a playbook that I would like 
to run when new hosts are built - they are standard centos 7 vms minimal 
install.

when this part of the playbook is completed

  - name: Ensure hostname is same as ansible inventory
            hostname:
                    name: "{{ inventory_hostname }}"


the prompt on the server changes from this [root@ansible-testing ~]#

to 

[root@10 ~]#


Nothing changes in /etc/bashrc /etc/profile ~/.bashrc - how is this getting 
changed. 


-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e73198b3-7861-4287-8d59-99d73c61058f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to