ansible/lib/ansible
Maciej Delmanowski 75be309242 Don't warn if local user is found in user database (#56838)
If the 'local' parameter of the 'user' Ansible module is enabled, and
the user has been found in the local user database, don't emit
a warning, because this is an expected outcome.

Add changelog and integration tests

Co-authored-by: drybed <drybjed@gmail.com>
2019-07-31 12:14:22 -04:00
..
cli point at corresponding version (#59200) 2019-07-25 11:54:01 -04:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config Add description of collection_paths in base.yml (#59778) 2019-07-31 11:57:44 -04:00
errors
executor Change sub_plugin check to completely ignore napalm (#59298) 2019-07-31 08:46:17 -04:00
galaxy Ignore collection build release files in the root collection directory (#59121) 2019-07-23 07:52:30 +10:00
inventory inventory: Handle IndexError while parsing limit file (#59776) 2019-07-30 13:02:17 -04:00
module_utils Modules to manage ICX devices (#58969) 2019-07-31 20:01:41 +05:30
modules Don't warn if local user is found in user database (#56838) 2019-07-31 12:14:22 -04:00
parsing Close file after using it (#59000) 2019-07-16 10:07:27 -05:00
playbook Fix gather facts ignoring gather_subsets config (#59271) 2019-07-22 17:59:22 -04:00
plugins Modules to manage ICX devices (#58969) 2019-07-31 20:01:41 +05:30
template Add back _contains_vars method as maybe_template (#58290) 2019-06-25 10:54:37 -05:00
utils prevent templating of passwords from prompt (#59246) 2019-07-24 16:00:20 -04:00
vars Use correct delegate_to hostnames in loops (#59659) 2019-07-30 09:46:29 +02:00
__init__.py
constants.py removed previouslly deprecated settings (#55662) 2019-05-15 16:36:30 -04:00
context.py
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00