You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Abhijeet Kasurde eac7fa1860
gitlab_user: Remove optional parameters while state is absent (#64832)
While deleting gitlab user, several parameters such as email, name,
password are not required. This fix removes this requirement from the
module.

Fixes: #61921

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
5 years ago
..
cli Add the ability to ignore files and collection build (#64688) 5 years ago
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 5 years ago
config minor typos and style changes (#64386) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Set alter_sys=True instead of False to address backwards incompat (#64670) 5 years ago
galaxy Add the ability to ignore files and collection build (#64688) 5 years ago
inventory Support vars plugins in collections (#61078) 5 years ago
module_utils VMware: Simplifying get_vm() in module_utils.vmware (#62217) 5 years ago
modules gitlab_user: Remove optional parameters while state is absent (#64832) 5 years ago
parsing Add a representer for AnsibleUnsafeBytes (#62598) 5 years ago
playbook Remove extra dot at the end of the sentence (#64149) 5 years ago
plugins ipaddr: add an option to return peer of a point-to-point link (#59144) 5 years ago
template Introduce context manager for temporary templar context changes (#60513) 5 years ago
utils unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
vars unsafe wrapping should only happen for with_ loops (#64401) 5 years ago
__init__.py
constants.py Support vars plugins in collections (#61078) 5 years ago
context.py Become plugins (#50991) 5 years ago
release.py Update release name for 2.10 5 years ago