You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst
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
8 years ago
..
community Simple "good enought" index page (#27667) 8 years ago
dev_guide New model manageiq manageiq user (#26641) 8 years ago
modules consolidated docs 9 years ago
roadmap rst validation fix (#27698) 8 years ago
YAMLSyntax.rst Add some additional value quoting examples (#20464) 9 years ago
become.rst become options dont qualify as new anymore 9 years ago
committer_guidelines.rst consolidated docs 9 years ago
common_return_values.rst Don't mix deprecations messages with warnings messages (#21337) 9 years ago
community.rst docs: fix community meetings link (#27264) 9 years ago
conf.py docs: PEP8 compliance (#24681) 9 years ago
faq.rst Minor grammatical corrections and improvements (#23886) 9 years ago
galaxy.rst Missing documentation about the include directive for requirements files (#20090) 9 years ago
glossary.rst consolidated docs 9 years ago
guide_aws.rst Added example of referring to AWS-credentials (#21560) 9 years ago
guide_azure.rst Correcting YAML identation (#25049) 9 years ago
guide_cloudstack.rst cloudstack: implement config overloading and ENV vars for API auth (#22724) 9 years ago
guide_docker.rst consolidated docs 9 years ago
guide_gce.rst [cloud][gce] Add necessary key for secrets.py (#25997) 9 years ago
guide_kubernetes.rst Adds k8s_common.py (#22899) 9 years ago
guide_packet.rst Add guide for Packet host (#21346) 9 years ago
guide_rax.rst consolidated docs 9 years ago
guide_rolling_upgrade.rst Imports and includes (#25399) 9 years ago
guide_vagrant.rst consolidated docs 9 years ago
guides.rst Add guide for Packet host (#21346) 9 years ago
index.rst Docs porting guides 2.0 & 2.3 (#27632) 8 years ago
intro.rst Some cleanup of the intro and getting started sections. (#25083) 9 years ago
intro_adhoc.rst consolidated docs 9 years ago
intro_bsd.rst Fix all RST errors for docs/docsite/rst (#20005) 9 years ago
intro_configuration.rst Fixing security issue with lookup returns not tainting the jinja2 environment 9 years ago
intro_dynamic_inventory.rst Formatted Dynamic Inventory link for Openstack (#25351) 9 years ago
intro_getting_started.rst Some cleanup of the intro and getting started sections. (#25083) 9 years ago
intro_installation.rst Updated package locations. 8 years ago
intro_inventory.rst Added become_exe and become_flags docs (#19554) 9 years ago
intro_networking.rst Fix spelling mistakes (comments only) (#25564) 9 years ago
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 9 years ago
intro_windows.rst update WSL installation docs for current builds (#25237) 8 years ago
modules.rst Doc module meta (#20093) 9 years ago
modules_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 9 years ago
modules_support.rst Fix spelling mistakes (comments only) (#25564) 9 years ago
network_debug_troubleshooting.rst Persistent connection timer changes (#27272) 8 years ago
playbook_pahting.rst 2nd draft 9 years ago
playbooks.rst Imports and includes (#25399) 9 years ago
playbooks_acceleration.rst consolidated docs 9 years ago
playbooks_advanced_syntax.rst Fix all RST errors for docs/docsite/rst (#20005) 9 years ago
playbooks_async.rst consolidated docs 9 years ago
playbooks_best_practices.rst Add module_utils example next to library examples (#25390) 9 years ago
playbooks_blocks.rst Docs porting guides 2.0 & 2.3 (#27632) 8 years ago
playbooks_checkmode.rst Minor edits. 9 years ago
playbooks_conditionals.rst Imports and includes (#25399) 9 years ago
playbooks_debugger.rst Fix all RST errors for docs/docsite/rst (#20005) 9 years ago
playbooks_delegation.rst added note about not all tasks being 'delegatable' 8 years ago
playbooks_environment.rst Revert "made example not fail" 9 years ago
playbooks_error_handling.rst Add example task succeeding when RC is non-zero (#23698) 9 years ago
playbooks_filters.rst Imports and includes (#25399) 9 years ago
playbooks_filters_ipaddr.rst Imports and includes (#25399) 9 years ago
playbooks_intro.rst display v added 9 years ago
playbooks_lookups.rst Allow variables to be passed in to template lookup plugin (#18662) 8 years ago
playbooks_loops.rst filetree: Add documentation for lookup plugin (#26157) 9 years ago
playbooks_prompts.rst Update playbooks_prompts.rst (#22910) 9 years ago
playbooks_python_version.rst Update playbooks_python_version.rst 9 years ago
playbooks_reuse.rst Imports and includes (#25399) 9 years ago
playbooks_reuse_includes.rst Imports and includes (#25399) 9 years ago
playbooks_reuse_roles.rst Fix roles language in docs (#25811) 9 years ago
playbooks_roles.rst Imports and includes (#25399) 9 years ago
playbooks_special_topics.rst moved docs generation and templates to docs/ 9 years ago
playbooks_startnstep.rst consolidated docs 9 years ago
playbooks_strategies.rst Imports and includes (#25399) 9 years ago
playbooks_tags.rst Imports and includes (#25399) 9 years ago
playbooks_templating.rst Imports and includes (#25399) 9 years ago
playbooks_tests.rst Minor fix for typo - ismount to is_mount 9 years ago
playbooks_variables.rst Imports and includes (#25399) 9 years ago
playbooks_vault.rst Fix typo (#26988) 9 years ago
porting_guide_2.0.rst Docs porting guides 2.0 & 2.3 (#27632) 8 years ago
porting_guide_2.3.rst Docs porting guides 2.0 & 2.3 (#27632) 8 years ago
porting_guides.rst Docs porting guides 2.0 & 2.3 (#27632) 8 years ago
python_3_support.rst Fix reST markup (#23536) 9 years ago
quickstart.rst consolidated docs 9 years ago
release_and_maintenance.rst Improve release and development cycle documentation 9 years ago
test_strategies.rst consolidated docs 9 years ago
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 9 years ago