mirror of https://github.com/ansible/ansible.git
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.
* 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 | 8 years ago | |
| dev_guide | 8 years ago | |
| modules | 9 years ago | |
| roadmap | 8 years ago | |
| YAMLSyntax.rst | 9 years ago | |
| become.rst | 9 years ago | |
| committer_guidelines.rst | 9 years ago | |
| common_return_values.rst | 9 years ago | |
| community.rst | 9 years ago | |
| conf.py | 9 years ago | |
| faq.rst | 9 years ago | |
| galaxy.rst | 9 years ago | |
| glossary.rst | 9 years ago | |
| guide_aws.rst | 9 years ago | |
| guide_azure.rst | 9 years ago | |
| guide_cloudstack.rst | 9 years ago | |
| guide_docker.rst | 9 years ago | |
| guide_gce.rst | 9 years ago | |
| guide_kubernetes.rst | 9 years ago | |
| guide_packet.rst | 9 years ago | |
| guide_rax.rst | 9 years ago | |
| guide_rolling_upgrade.rst | 9 years ago | |
| guide_vagrant.rst | 9 years ago | |
| guides.rst | 9 years ago | |
| index.rst | 8 years ago | |
| intro.rst | 9 years ago | |
| intro_adhoc.rst | 9 years ago | |
| intro_bsd.rst | 9 years ago | |
| intro_configuration.rst | 9 years ago | |
| intro_dynamic_inventory.rst | 9 years ago | |
| intro_getting_started.rst | 9 years ago | |
| intro_installation.rst | 8 years ago | |
| intro_inventory.rst | 9 years ago | |
| intro_networking.rst | 9 years ago | |
| intro_patterns.rst | 9 years ago | |
| intro_windows.rst | 8 years ago | |
| modules.rst | 9 years ago | |
| modules_intro.rst | 9 years ago | |
| modules_support.rst | 9 years ago | |
| network_debug_troubleshooting.rst | 8 years ago | |
| playbook_pahting.rst | 9 years ago | |
| playbooks.rst | 9 years ago | |
| playbooks_acceleration.rst | 9 years ago | |
| playbooks_advanced_syntax.rst | 9 years ago | |
| playbooks_async.rst | 9 years ago | |
| playbooks_best_practices.rst | 9 years ago | |
| playbooks_blocks.rst | 8 years ago | |
| playbooks_checkmode.rst | 9 years ago | |
| playbooks_conditionals.rst | 9 years ago | |
| playbooks_debugger.rst | 9 years ago | |
| playbooks_delegation.rst | 8 years ago | |
| playbooks_environment.rst | 9 years ago | |
| playbooks_error_handling.rst | 9 years ago | |
| playbooks_filters.rst | 9 years ago | |
| playbooks_filters_ipaddr.rst | 9 years ago | |
| playbooks_intro.rst | 9 years ago | |
| playbooks_lookups.rst | 8 years ago | |
| playbooks_loops.rst | 9 years ago | |
| playbooks_prompts.rst | 9 years ago | |
| playbooks_python_version.rst | 9 years ago | |
| playbooks_reuse.rst | 9 years ago | |
| playbooks_reuse_includes.rst | 9 years ago | |
| playbooks_reuse_roles.rst | 9 years ago | |
| playbooks_roles.rst | 9 years ago | |
| playbooks_special_topics.rst | 9 years ago | |
| playbooks_startnstep.rst | 9 years ago | |
| playbooks_strategies.rst | 9 years ago | |
| playbooks_tags.rst | 9 years ago | |
| playbooks_templating.rst | 9 years ago | |
| playbooks_tests.rst | 9 years ago | |
| playbooks_variables.rst | 9 years ago | |
| playbooks_vault.rst | 9 years ago | |
| porting_guide_2.0.rst | 8 years ago | |
| porting_guide_2.3.rst | 8 years ago | |
| porting_guides.rst | 8 years ago | |
| python_3_support.rst | 9 years ago | |
| quickstart.rst | 9 years ago | |
| release_and_maintenance.rst | 9 years ago | |
| test_strategies.rst | 9 years ago | |
| tower.rst | 9 years ago | |