community.general/lib/ansible
Giuseppe Mancuso d29f647f09 issue with activation_key and proxy on subscription-manager (#42624)
* Update redhat_subscription.py

I need to use a proxy server/user/password also if I user an activation_key

* remove spaces
2018-12-14 12:27:58 -05:00
..
cli Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
compat Move unit test compat code out of `lib/ansible/`. (#46996) 2018-10-12 20:01:14 -07:00
config Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Inventory plugins move auto before ini (#44428) 2018-12-11 15:17:05 -05:00
module_utils Get Capabilities Support (#49880) 2018-12-14 09:45:31 +05:30
modules issue with activation_key and proxy on subscription-manager (#42624) 2018-12-14 12:27:58 -05:00
parsing Docs: Add a "seealso" section to the module docs (#45949) 2018-12-12 14:19:58 -06:00
playbook Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
plugins Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
template Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
utils Docs: Add a "seealso" section to the module docs (#45949) 2018-12-12 14:19:58 -06:00
vars Misc typo fixes (#49816) 2018-12-14 15:12:58 +05:30
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py