community.general/lib/ansible/modules
Pilou 02e965ba20 maven_artifact: fix broken import (#33749)
* Fail when lxml isn't available

* whole project requires Python >= 2.6
2017-12-13 13:54:05 +00:00
..
cloud remove unused import and unused variable disk_size (#33741) 2017-12-13 13:49:55 +00: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 files/file.py: Raise an IOError when trying to touch a file with missing intermediate directories within it's path (#33765) 2017-12-12 09:48:55 +01: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 Zabbix host ipmi (#33718) 2017-12-11 08:41:35 -05:00
net_tools Bulk pep8 fixes - hand crafted (#33690) 2017-12-07 19:29:21 -08:00
network Revert "Deprecate Entity, EntityCollection and use subspec in network modules (#33575)" (#33849) 2017-12-13 13:07:52 +05:30
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 add oVirt provider to ManageIQ module (#33751) 2017-12-11 04:52:33 -05: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 firewalld: Implement zone operations (#32845) 2017-12-12 09:34:41 +01:00
utilities Small correction to import_role documentation (#33285) 2017-12-01 20:58:31 +10: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