Commit Graph

8834 Commits (32b1d9c4f8d682e1cec35fbf5d166602ff53ce8f)
 

Author SHA1 Message Date
Michael Scherer 32b1d9c4f8 Port virt to python3 (#3167) 9 years ago
Michael Scherer 39c5421c43 Make sure that the token is not printed in log (#3115) 9 years ago
Michael Scherer ab036bd615 Fix crypttab (#3121)
* Fix error in crypttab doc

* Use path type for file argument

This permit to make sure that $HOME and '~' are properly
expanded, even if in the case of crypttab, this might not make
a lot of sense
9 years ago
Ivan Bojer 8e477dad89 PanOS module for admin password change using PanOS API as the transport (#2930)
* PanOS module that allows admin password change.

* fixed a typo

* empty __init__.py

* added require ansible Python extension .py

* added version string

* added return docstring

* changed version to 2.2

* - changes to the format and module as requested by @privateip

* changed version back to 2.2 as 2.3 was failing automated tests

* Revert "changed version back to 2.2 as 2.3 was failing automated tests"

reverting version info

This reverts commit 71d520f3b4b69eb017c2b9f287a74cb77fae9d1c.
9 years ago
Toshio Kuratomi 3e1ea76a75 Fix a couple undefined variables
One was a typo and one needed to have the variable defined in that scope
9 years ago
Tim Rupp 19bd99cb79 Fixes broken documentation in two modules (#3150)
The modules listed in this PR were using YAML that resulted in
blockquote tages being inserted into the generated RestructedText.

This PR fixes that so that the documentation once again looks correct
9 years ago
Aleksey Gavrilov 6c31d91fa5 proxmox add exaples static ip (#3092) 9 years ago
Michael Scherer 16c484fe5c Fix wrong variable name 9 years ago
Michael Scherer 3cc020de19 Do not leak the solaris root password in the log 9 years ago
afunix ee5b968eeb gluster_volume adds replica and stripe arguments when adding bricks [#2754] (#2812) 9 years ago
Michael Scherer 100a517af2 Do not leak the channel token in log (#3117) 9 years ago
Michael Scherer 219f415ef2 Add verification for the arguments of opendj_backendprop (#3116) 9 years ago
Eric D Helms 6ca0842392 New module: Manage Foreman and Katello entities (#2450) 9 years ago
Michael Scherer 4c2ae71d2d Do not leak the newrelic token in log (#3118) 9 years ago
Michael Scherer 669415a7de Do not leak the password of gitlab_user in log (#3122) 9 years ago
Ryan S. Brown 734aa8f8e9 `lambda` correct documentation of return output
The returns are actually nested under `configuration` keys, so the docs
need to reflect that. Also add the automatic return of the function
version, so it can be used to feed the `lambda_alias` module.
9 years ago
Ryan S. Brown d188fb5e2f `lambda` Support using the role name
Instead of needing the full role ARN, allow users to specify a role name
as long as the role exists in the same account.
9 years ago
Adam Miller e19647321e add offline mode to firewalld
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
9 years ago
Peter Sprygada cc2651422a Revert "update mask_passwords argument to be more descriptive in asa_config (#3109)" (#3110)
This reverts commit 271e300745.
9 years ago
Peter Sprygada 271e300745 update mask_passwords argument to be more descriptive in asa_config (#3109)
This changes the passwords argument to mask_passwords to make the
argument more descriptive of its intended function
9 years ago
René Moser 118fe8283e cloudstack: cs_portforward: fix rule not found if domain is not account's domain. (#3093)
cs_portforward will not find the rule and tries to create it resulting in an API error.

Thanks to @mostkopf for reporting.
9 years ago
Peter Sprygada 49dde162f6 fixes asa_config to allow config to include passwords, defaults or none (#3102)
The fix allows the asa_config module to request the config to contain
all default statements or password information necessary for vpn
tunnel endpoints
9 years ago
Peter Sprygada 1adaaa4b0a fixes problem where wrong ACL could be selected (#3099)
This fixes a bug where the wrong acl name could be matched in the running
config if the desired acl name is a starting subset.
9 years ago
Tim Rupp ab2a74db5f Fixes the enabled_vlans argument (#3061)
This argument had a couple of issues with it. First, as it was
being interpreted in the code, it did not check for idempotency.

Second, the model of having the parameters be "all_*" is going to
hinder the ability to "undo", so-to-speak, what the user did while
maintaining legibility.

Consider if the user specified "all_enabled_vlans='net1'" and then
decided they wanted to backout of this decision. What is the proper
argument to fulfill this wish? "all_enabled_vlans='...?'

This patch changes the all_enabled_vlans argument to be "enabled_vlans",
ensures that idempotency works, and also provides for a way to "undo" a
change to the enabled VLANs by allowing the user to specify the special
case VLAN named "ALL" (all capitals).

This makes the parameter more intuitive because the users will specify
which vlans they want to make the virtual available on

  * enabled_vlans="net1"

but also allows them to "undo" what they did by setting it back with
the case of all

  * enabled_vlans="ALL"
9 years ago
Tim Rupp 1678a0ba69 Adds copyright line for F5 contributed modules (#3081)
I was asked to do this as part of the contribution effort in house
9 years ago
Tim Rupp fdd181afa7 Corrects the required SDK version (#3095)
The SDK version that was mentioned originally was incorrect
9 years ago
Pieter Hollants 843454a396 zypper_repository: Prepend --gpg-auto-import-keys before refresh command (#3088)
Fixes #3086.
9 years ago
Robin Roth 4c34b05b9a Add documention for enabled option in zypper_repository (#3083) 9 years ago
René Moser 5cc72c3f06 slack: fix handling of html entities and escaping (#3032)
for < > & ' and "
9 years ago
Jonathan Mainguy df35d324d6 fix timezone for centos6 (#3078) 9 years ago
John R Barker d3e588cd78 Typos in doc's strings (#3071) 9 years ago
Toshio Kuratomi a58e1d59c0 Update shippable config (#3063) 9 years ago
THEBAULT Julien 085321e3a8 Fix mongodb user compatibility check (#2731)
- Check the compatibility asap
9 years ago
Bryan Hundven 48e55c9d7a Fix the comment in the example. (#3050)
Fix the typo: `Crate` -> `Create`. Make a complete sentence.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
9 years ago
Ryan Brown eaf3ace6a6 Fix owner on gce_img 9 years ago
Rob 881d2f95a8 If parameters for policy, tags or versioning are not supplied, do not change the existing values defined for the bucket (#2938) 9 years ago
John R Barker f51cb3cd54 asa_template is now deprecated (#2992)
* asa_template is now deprecated

* Delete asa_template

Since asa_template was added during 2.2 development, rather than
deprecate them
9 years ago
John R Barker 48d6bbd894 Correct typos (#3055) 9 years ago
Ondra Machacek aeecd8b09e ovirt_vms: wait for VM to be created for states stopped/suspended (#3044) 9 years ago
Thierno IB. BARRY 119bc466be elasticsearch_plugin: rewrite module to not use unsupported parameters (#2839)
* elasticsearch_plugin: rewrite module to not use unsupported parameters (#1785)

Avoid using parameters when they are not needed (#1785)

* elasticsearch_plugin: add version only during plugin installation and parse plugin name for its removal

* elasticsearch_plugin: join command args before running it
9 years ago
Tim Rupp 6a0cb85789 Distinguish between untagged and tagged vlans
We were incorrectly making VLANS always be untagged when they could
be either tagged or untagged. This change corrects the arguments to
the vlan module to allow for specifying either untagged or tagged
interfaces. The arguments are mutually exclusive
9 years ago
Michael Scherer 5554394971 Use 'path' type for file arguments 9 years ago
Michael Scherer a42383adc1 Add missing deps, since we use openssl to verify the date 9 years ago
Ryan Saunders c38fcb1c30 Fix documentation typos and broken URL (#3039) 9 years ago
René Moser cbdc798ad2 twilio: fix false negative failure - sms was sent successfully (#3033) 9 years ago
Lujeni c1adb215f0 Fix mongodb_user ssl_cert_reqs param (#2963) (#2965) 9 years ago
Michael Scherer 7aab9cd93b Fix error in description of acme_directory (#3034) 9 years ago
Matt Clay 720f27d63a Revert "Set PRIVILEGED=true for Linux integration tests. (#3031)"
This reverts commit 7df7b52a5e.
9 years ago
steve-dave 0dbb0b131f ec2_win_password.py - handle missing or unparseable key file more intuitively (#2729) 9 years ago
shane-walker 5e174c6e50 Fixes #1375, will check for new and outdated packages when running. (#3020) 9 years ago