Commit Graph

7099 Commits (80f198a82f90c171d9d0db1ccaa3a3738f4ea400)
 

Author SHA1 Message Date
Vlad Glagolev faa16e32c1 fixed a typo in swdepot module 9 years ago
ToBeReplaced 0712d2f551 Fix fail_json call in _mark_package_install 9 years ago
Peter Sprygada 0f90661752 cleaned up vca_vapp module to focus on managing vapps 9 years ago
Brian Coca f56bd1c092 Merge pull request #1006 from halberom/minor_doc_fix
minor doc fix
9 years ago
Gerard Lynch 401bb3f10d minor doc fix 9 years ago
Mark Chance b9aef8beb2 add author tag in doc 9 years ago
Mark Chance ff4c000451 add author tag in doc 9 years ago
Mark Chance 1a653d4921 add author tag in doc 9 years ago
Michael Perzel af699f8475 Improve example wide_ip variable 9 years ago
Chrrrles Paul 6950db5d01 Merge pull request #991 from privateip/vca_nat
updated vca_nat module to use common vca library
9 years ago
Chrrrles Paul 2476fe8325 Merge pull request #992 from privateip/vca_vapp
refactor vca_vapp to use vca common module
9 years ago
Chrrrles Paul 608067417e Merge pull request #993 from privateip/vca_fw
refactored vca_fw to use vca common module
9 years ago
knakayama 45f4568753 Fix argument type for zabbix_screen 9 years ago
Michael Perzel c77a4a7108 Wrap main() in conditional 9 years ago
Brian Coca b425a6042a Merge pull request #977 from halberom/maven_artifact_doc_fix
fix maven_artifact param description rst syntax
9 years ago
Brian Coca a8eade60a8 Merge pull request #780 from timeraider4u/devel
added check_mode support
9 years ago
Brian Coca dee690d7f4 Merge pull request #996 from vaygr/devel
fixed a typo in pacman module
9 years ago
Brian Coca 3d07eb5419 Merge pull request #941 from resmo/feature/cs_user
cloudstack: new module cs_user
9 years ago
Vlad Glagolev 5de4a64238 fixed a typo in pacman module 9 years ago
Toshio Kuratomi 9764862df4 Merge pull request #527 from ignatenkobrain/wip/dnf
[WIP] dnf rewrite
9 years ago
Peter Sprygada fedef0c958 refactor vca_vapp to use vca common module 9 years ago
Peter Sprygada 71ecaeb9f0 refactored vca_fw to use vca common module 9 years ago
Peter Sprygada a4f1653b95 updated vca_nat module to use common vca library 9 years ago
James Cammarata 840ce26093 Merge pull request #981 from tersmitten/add-more-modes-to-the-mysql-replication-module
Add more modes to the mysql_replication module
9 years ago
James Cammarata 3e267b2174 Merge pull request #988 from andsens/sensu-check
Add github ID to author field in sensu_check
9 years ago
Brian Coca afbbd0c478 Merge pull request #989 from astorije/patch-1
Fix tpyo in ec2_remote_facts module doc
9 years ago
timeraider4u 790c83e78f added check_mode support
added support for the --check option during execution of the playbooks
9 years ago
Jérémie Astori 0c74601ea5 Fix tpyo 9 years ago
Anders Ingemann e0f513a903 Fix state & metric description
Also: add state=absent to last example
9 years ago
Anders Ingemann 9342c16e78 Add github ID to author field in sensu_check
As proposed by @gregdek in #983
9 years ago
Mischa ter Smitten bd0314c406 Documented new operation modes 9 years ago
James Cammarata 738caf35da Merge pull request #436 from gaqzi/rabbitmq_plugin_ignore_pival_banner
Ignore extra lines from Pivotal's RabbitMQ package
9 years ago
James Cammarata 61ceebdd8c Merge pull request #807 from indrajitr/pacman-boolean-fix
pacman: Remove choice list for boolean values in arg spec
9 years ago
James Cammarata 4c9b804ffe Merge pull request #916 from senz/patch-1
Update mongodb_user.py
9 years ago
James Cammarata 4c59101825 Merge pull request #961 from resmo/feature/cs_account
cloudstack: cs_account improvements
9 years ago
James Cammarata 6198f5471f Merge pull request #972 from wimnat/feature/route_table_facts_doc_fix
Documentation fixup
9 years ago
James Cammarata 984b7bd09d Merge pull request #983 from DazWorrall/bug/sensu_check_missing_file
Fix errors in sensu_check
9 years ago
Rene Moser 90dcc3daf9 new module ipify_facts 9 years ago
Darren Worrall b0926125c2 Fix json loading in sensu_check
Fixes `AttributeError: 'str' object has no attribute 'read'` when the
check path exists
9 years ago
Darren Worrall 4ead053031 Initialise `stream` variable
Fixes `UnboundLocalError: local variable 'stream' referenced before
assignment` when the check path doesnt exist
9 years ago
Mischa ter Smitten a65965e38e Add more modes to the mysql_replication module
Fixes #979
9 years ago
Gerard Lynch 30b676478b fix param description rst syntax 9 years ago
kovacsbalu 22de417dad Use push_type and send link with push_link. 9 years ago
Rob d1c15d6c84 Documentation fixup 9 years ago
Rene Moser 384eaba766 composer: smarter arguments handling
To get all available options in json for each command, `composer help <command> --format=json` can be used. This allows us to simply parse the output and dynamically find out if an option is available. Neat!
9 years ago
Rene Moser 7fdfa01615 composer: rename composer_install to composer_command 9 years ago
Rene Moser 0b0cc7b049 composer: simplify has_changed() 9 years ago
Siert Zijl 57f9b735f3 #931 append dot to zone if not defined 9 years ago
Rene Moser c419dabe12 cloudstack: cs_account re-factor error handling state=present 9 years ago
Rene Moser 67bc8e9fda cloudstack: cs_account: create account for states locked/disabled/enabled if not present 9 years ago