community.general/lib/ansible
Alex Dukhno dd28be3aab Update pagerduty modules to rest v2 (#42618)
* refactored from procedural to OOP

* updated ongoing maintenance windows to PagerDuty REST API v2

* update create maintenance windows to PagerDuty REST API v2

* update absent maintenance windows to PagerDuty REST API v2

* update pager alert module to PagerDuty REST API v2

* removed basic HTTP authorization
updated parameter description and examples

* fix failed sanity checks

* revised documentation according to review

* make obsolete service key parameter an alias to a new integration key parameter
2018-07-31 10:39:29 -04:00
..
cli Remove unused imports from /bin and lib/ansible/cli (#43440) 2018-07-30 18:55:42 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Allow to specifically customize console's color 2018-07-24 13:21:58 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Switch to imp.load_module 2018-07-26 20:07:25 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Update cliconf get_config api (#43472) 2018-07-31 02:53:29 -07:00
modules Update pagerduty modules to rest v2 (#42618) 2018-07-31 10:39:29 -04:00
parsing use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
playbook Correct default value of always_post_validate in docstring 2018-07-27 16:01:07 -04:00
plugins Update cliconf get_config api (#43472) 2018-07-31 02:53:29 -07:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils use faster method to get short_description from DOCUMENTATION (#42705) 2018-07-27 17:27:44 -04:00
vars Mark vars from facts cache as unsafe (fixes #42656) (#42682) 2018-07-13 11:15:03 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00