community.general/lib/ansible/modules
Andrej Svenke ef55530d67 ecs_attribute: new module. (#20618)
ecs_attribute: fixed docs.

ecs_attribute: changed state to 'present' by default.

ecs_attribute: pep8 fix.

ecs_attribute: improved attribute iteration.

ecs_attribute: fixed absent EC2_REGION error message.

ecs_attribute: fixed exception handling on invalid attribute (e.g. 2+2).

ecs_attribute: pep8 fix.

ecs_attribute: docs and python3 fixes.

ecs_attribute: fixed class declaration for python 2-3 compatibility.
2017-08-09 11:06:24 -04:00
..
cloud ecs_attribute: new module. (#20618) 2017-08-09 11:06:24 -04:00
clustering Fix module failure with pacemaker_cluster: state=cleanup (#27846) 2017-08-09 10:43:16 -04:00
commands command: PEP8 compliancy (#27740) 2017-08-04 08:39:13 +02:00
crypto crypto/openssl_*: Standardize implementaton and add support keyUsage, extenededKeyUsage (#27281) 2017-08-03 12:27:17 +01:00
database Improve error messages when MySQLdb is not installed (#27871) 2017-08-08 12:59:51 -04:00
files New module: Support manipulating XML files (#25323) 2017-08-08 20:21:03 -07:00
identity CyberArk User Management (#27519) 2017-08-08 18:34:40 -07:00
inventory
messaging Fix rabbitmq modules for python3 import 2017-08-07 19:42:39 -07:00
monitoring Add new API param for new_host_delay (#21262) 2017-08-03 10:31:11 -06:00
net_tools get_url: Use atomic_move with get_url rather then shutil.copyfile 2017-08-09 10:09:03 -04:00
network fix nxapi transport in nxos_snmp_location (#27849) 2017-08-09 09:44:02 -04:00
notification Proposed new notification module: BearyChat (#21947) 2017-08-01 12:47:47 +01:00
packaging Fixes #23558 rpm key ids (#27847) 2017-08-08 11:56:03 -07:00
remote_management hpilo modules: PEP8 fixes (#27739) 2017-08-04 11:52:31 +02:00
source_control remove wildcards and add boilerplate 2017-07-29 14:13:30 -07:00
storage Refactor E-Series Volume to use module_utils (#20901) 2017-08-08 14:51:02 -06:00
system sefcontext: PEP8 compliancy (#27742) 2017-08-04 10:01:17 -04:00
utilities Add set_fact_persistent action and module. (#26153) 2017-08-02 15:57:58 -04:00
web_infrastructure Fix documentation issue in jira module (#27820) (#27823) 2017-08-07 14:04:35 +05:30
windows win_stat: add explicit error message when file is in use (#27826) 2017-08-07 12:04:42 +10:00
__init__.py