community.general/lib/ansible/modules
Jurgen Brand 7bb55bdc2b Added icinga2_host module (#31720)
* Added icinga2_host module

* Fix build error

* trailing spaces and other errors from ansible build process

* Formating

* docu errors

* last spacing; import module

* fix imports

*  Removed request lib for ansible.module_utils.urls

* small whitespace fixes

* Remove typo

* Fix docu

* icinga2_hosts to icinga2_host in naming

* Update example
Fix Dewotine error when delete a none existing host

* Fixes docu problems

* White spaces

* small text improvements

* Remove force argument from module and docu

* Set author correct ( and hopefull the maintainer )

* Minor formatting changes
2017-12-14 07:38:22 +01:00
..
cloud Fix DO_API_KEY environment variable check (#33512) 2017-12-14 00:07:45 -05:00
clustering Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
commands Fix Command module documentation 2017-12-08 10:07:00 -08:00
crypto Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 2017-12-12 12:35:22 +00:00
database influxdb: fix missing arg specs (#33859) 2017-12-13 12:41:57 +01:00
files Add a new option firstmatch to lineinfile module. (#33825) 2017-12-13 09:49:44 -06:00
identity Add keycloak_client module for administration of Keycloak clients (#31716) 2017-11-29 16:44:35 -05:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging Add max_priority to give priority ability to a queue 2017-09-08 16:09:50 -07:00
monitoring Added icinga2_host module (#31720) 2017-12-14 07:38:22 +01:00
net_tools Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
network ACI ENCAP POOL RANGES: Add new module to support encap ranges (#33758) 2017-12-14 00:35:50 +01:00
notification osx_say: add espeak support, rename module to say (#33071) 2017-12-09 13:45:31 +00:00
packaging maven_artifact: fix broken import (#33749) 2017-12-13 13:54:05 +00:00
remote_management imc_rest: fail when requirement is missing (#33750) 2017-12-13 13:54:38 +00:00
source_control Add limit for new password in gitlab_user (#33374) 2017-12-01 12:38:44 +05:30
storage Manually fix issues that autopep8 introduced 2017-12-07 20:25:55 +00:00
system Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488) 2017-12-13 15:31:20 -06:00
utilities fix ci, duplicate exception checking was merged in wait_for (my fault) 2017-12-13 09:53:39 -08:00
web_infrastructure letsencrypt: add new param account_key_content (#32948) 2017-12-09 08:48:15 +01:00
windows Remove deprecated restart: parameter from win_feature examples (#33848) 2017-12-13 16:48:45 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00