community.general/lib/ansible/utils/module_docs_fragments
Yaacov Zamir 48922660fe New model manageiq manageiq user (#26641)
* ManageIQ: manageiq_user module, module utils and doc_fragment

ManageIQ is an open source management platform for Hybrid IT.

This change is adding:
- manageiq_user module, responsible for user management in ManageIQ
- manageiq utils
- manageiq doc_fragment

* Handle import error

* Use formatting options

* group parameter is required

* changed doesn't need to be an attribute

* resource dictionary should contain values which isn't None

* move from monitoring to remote-management

* Use ManageIQ nameing convention

* Do not set defauts in arguments

* Use idempotent state parameter instead of action

* Check import error in the manageiq util class

* Update the miq documentation

* rename the connection configuration from miq to manageiq_connection

* All messeges start with non cap, fix typos, add examples, rename vars

* more typos fixes

* Make sure we insert only strings to logs by using % formating

* use suboptions keyword for the manageiq connection

* do not log the managiq connection struct (it include sensitive information like username and password)

* add missing from __future__

* ahh, wrong no-log line

* Use sub options
2017-08-03 10:49:47 -04:00
..
__init__.py moved module_doc_fragments to v2 2015-05-12 12:18:55 -04:00
a10.py Docs fragment for common a10 options (#18163) 2016-10-25 16:03:25 +01:00
aci.py ACI module_utils library for ACI modules (#27070) 2017-07-31 12:44:27 +01:00
aireos.py New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
aruba.py Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
asa.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
auth_basic.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
avi.py Avi 17 1 (#24047) 2017-05-03 16:51:28 +01:00
aws.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
azure.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
azure_tags.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
backup.py fixed backup and validate fragments 2015-07-14 10:07:59 -04:00
cloudengine.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
cloudstack.py docs: cloudstack: add cloudstack guide to doc fragments (#15898) 2016-05-19 10:31:44 +02:00
cnos.py Removing _cnos from all new devices added (#27101) 2017-07-20 12:34:08 -07:00
decrypt.py let user control "auto-de-vault" (#22739) 2017-03-24 15:39:25 -04:00
dellos6.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
dellos9.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
dellos10.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
dimensiondata.py Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
dimensiondata_wait.py Refactor dimensiondata_network module (#21043) 2017-02-09 11:30:31 +00:00
docker.py Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
ec2.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
eos.py eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
f5.py Adds doc fragments for the available env vars (#21251) 2017-02-10 18:57:16 +00:00
files.py Typo + rephrase (#22526) 2017-03-11 09:51:59 +00:00
fortios.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
infinibox.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
ios.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
iosxr.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
junos.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
manageiq.py New model manageiq manageiq user (#26641) 2017-08-03 10:49:47 -04:00
mysql.py Fix docs fragment typo. 2016-10-14 09:50:15 -07:00
netapp.py ansible/utils/: PEP8 compliancy (#24686) 2017-05-30 18:09:44 +01:00
netscaler.py New module: manage Citrix Netscaler service configuration (network/netscaler/netscaler_service) (#25129) 2017-06-08 08:33:32 -06:00
nxos.py eapi & nxapi: Document validate_certs (#23305) 2017-04-05 16:37:40 +01:00
oneview.py Initial commits for integration of HPE OneView resources with Ansible (#26026) 2017-08-02 19:54:32 -07:00
openstack.py Move availability_zone docs to each OpenStack module (#21540) 2017-02-17 21:49:03 +01:00
openswitch.py Remove duplicated 'timeout' doc (#18657) 2016-11-28 13:15:20 -05:00
ovirt.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
ovirt_facts.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
postgres.py Postgres ssl mode prefer (#21498) 2017-02-16 11:29:43 -08:00
purestorage.py Initial commit for Pure Storage Ansible module (#25386) 2017-06-16 11:28:50 +01:00
rackspace.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
return_common.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
sros.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00
tower.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
validate.py Remove mention of 'apache example' 2015-07-21 18:03:55 -07:00
vca.py pep8 fixes for module_docs_fragments (#21876) 2017-02-24 09:01:03 +01:00
vmware.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
vyos.py [WIP] Network module docs 2.3 (#22454) 2017-03-15 16:00:43 +00:00