Why is my output sometimes replaced with - Ansible

0 votes
Sometimes, actually a lot of times my output gets is replaced with ****. Why does that happen?
Feb 1, 2019 in Ansible by Neha
904 views

1 answer to this question.

0 votes

Any string marked no-log, including passwords, are replaced with ****. This is merely to protect your sensitive data. Ansible replaces every single string that matches with the password string with an asterisk. Try not to use a very common name as your password, it might be irritating. 

answered Feb 1, 2019 by Anisha

Related Questions In Ansible

0 votes
1 answer
0 votes
2 answers

Issue creating AWS VPC with Ansible

You can use the details given in ...READ MORE

answered Aug 16, 2018 in Ansible by Priyaj
• 58,090 points
933 views
+1 vote
2 answers

Running ansible command on a single server when it is deployed to multiple servers

You can try the run_once attribute: Example from ...READ MORE

answered Jun 14, 2018 in Ansible by DareDev
• 6,890 points
2,170 views
0 votes
1 answer

How to use Ansible git module pull a branch with local changes?

You cannot achieve it using the git ...READ MORE

answered Jul 9, 2018 in Ansible by Atul
• 10,240 points
6,558 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,523 views
+2 votes
1 answer
0 votes
1 answer

How is Jenkins used with Ansible?

Jenkins can be used as an interface ...READ MORE

answered Apr 4, 2019 in Ansible by Ashish
392 views
0 votes
1 answer

Provide Ansible with sudo passwords

These are the exact situations where we ...READ MORE

answered Jan 10, 2019 in Ansible by Noor
363 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP