Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do I disable cowsay?



How do I disable cowsay?..

Answer / Rati Agarwal

To disable 'cowsay' in Ansible, you can modify the 'ansible.cfg' file and set the 'ansible_terminal_width' option to a value smaller than the width of your terminal window. By doing this, 'cowsay' will not be used as it requires more characters for its output.nnOpen or create an 'ansible.cfg' file in your home directory and add the following line:nansible_terminal_width = 80  # Set the terminal width to a value smaller than your actual terminal width

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ansible Interview Questions

What is ansible task?

1 Answers  


Write a playbook to create a backup of a file in the remote servers before copy.

1 Answers  


What are ansible server requirements?

1 Answers  


What’s the use of ansible?

1 Answers  


What is ansible role and how are they different from the playbook?

1 Answers  


Write an ansible playbook to automate the starting of ec2 instance.

1 Answers  


Does ansible support aws?

1 Answers  


What is ansible galaxy?

1 Answers  


Is it unsafe to bulk-set task arguments from a variable?

1 Answers  


What is the use of ansible vaults?

1 Answers  


What is the way to access shell environment variables in ansible?

1 Answers  


What are the variables in ansible?

1 Answers  


Categories