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
Tim Rupp c7eeb37f64
Adds bigip_software_install module (#44733)
This module can be used to install existing images on a bigip.
6 years ago
..
cli Fix ansible-doc and docsite generation for removed modules 6 years ago
compat Fix the local and ssh plugins for a cornercase retrying a syscall 6 years ago
config Fix another corner case of too many warnings for world readable current working directory 6 years ago
errors give hint to users when a file is not found 7 years ago
executor fix issue with no_log in py3 6 years ago
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 6 years ago
inventory Error on empty group/host name (#42584) 6 years ago
module_utils one_host environment variables, Fixes #44163 (#44568) 6 years ago
modules Adds bigip_software_install module (#44733) 6 years ago
parsing Fix ansible-doc and docsite generation for removed modules 6 years ago
playbook Bump sudo/su deprecation to 2.9 (#44581) 6 years ago
plugins YUM4/DNF compatibility via yum action plugin (#44322) 6 years ago
template Remove bare_deprecated functionality (#44517) 6 years ago
utils Share the implementation of hashing for both vars_prompt and password_hash (#21215) 6 years ago
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 6 years ago
__init__.py
constants.py We can create a frozenset from a tuple 6 years ago
release.py update 2.7 codename 6 years ago