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
Dag Wieers cc2164f92a
ACI: Add specific info about running locally (#43903)
Since the ACI modules (like most network-related modules) run on the
local controller, this PR adds the necessary details so users are aware
of this particular feature.
6 years ago
..
cli Bump sudo/su deprecation to 2.9 (#44581) 6 years ago
compat
config gather facts improvements (#44008) 6 years ago
errors
executor Extend `module_defaults` by adding default groups for cloud modules (#44127) 6 years ago
galaxy
inventory
module_utils Vultr: Introduce the Vultr inventory plugin (#44400) 6 years ago
modules ACI: Add specific info about running locally (#43903) 6 years ago
parsing Raise a nicer error when we cannot execute the editor (#44423) 6 years ago
playbook Bump sudo/su deprecation to 2.9 (#44581) 6 years ago
plugins Pin deprecation of tags in params for include to deprecation of include (#44596) 6 years ago
template Remove bare_deprecated functionality (#44517) 6 years ago
utils oVirt: Add depracation warning to all modules (#44440) 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