Skip to content

Chasethechicken/Ansible-Become-Bug-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Bug

Reproduces an ansible bug

Even though become: false is set for the task running on localhost, the more generic become: true from group_vars/all.yml takes precedence.

To reproduce:

  1. Run ansible-playbook bug.yml
  2. Playbook fails, expecting a password

About

Reproduce a bug with ansibles become

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published