Commit Graph

8211 Commits (409c8b4909dfb61c44ec88db02016bddfc9d0a1c)
 

Author SHA1 Message Date
Adam Keech 9782f08a7d Merge remote-tracking branch 'h0nlg/devel_win_nssm' into devel_win_nssm 10 years ago
Ondra Machacek cfec045697 system: pam_limits: add support for unlimited/infinity/-1
Early pam_limits module didn't support special values for items.
This patch is adding support to special values unlimited, infinity and -1.

Issue: https://github.com/ansible/ansible-modules-extras/issues/1033
Signed-off-by: Ondra Machacek <machacek.ondra@gmail.com>
10 years ago
Björn Lichtblau c4c7e43020 Check to make sure the firewalld client is connected before proceeding.
Fixes #1138

Original patch referenced in https://github.com/ansible/ansible/issues/6911 ( f547733b1f ) was undone by 6f2b61d2d8
10 years ago
Brian Coca b65a583902 added version_added to new feature, removed unused aliases 10 years ago
Brian Coca 6342d35c48 Merge pull request #1082 from daniel-sc/devel
configurable timeout for creating gce image
10 years ago
Hans-Joachim Kliemeck b4f80a777f fixed bugs with flipped protection attribute 10 years ago
whiter 89f8e249fa Refactor ec2_remote_facts to use filters 10 years ago
Hans-Joachim Kliemeck b03c7ebfa1 introduced state to differentiate between enabled/disabled inheritance. renamed copy to reorganize, since the meaning for inheritance=enabled is different 10 years ago
Hans-Joachim Kliemeck 8de49a5dea suggestions by @marcind 10 years ago
Hans-Joachim Kliemeck 3a5d4576c6 as suggested by @marcind, convert to boolean 10 years ago
Hans-Joachim Kliemeck adc78eaf87 fixed documentation 10 years ago
Siva Popuri e8fe9167d7 Added RETURN doc string for all modules and few minor enhancements. 10 years ago
Hans-Joachim Kliemeck d3f83ee9a7 added start mode feature 10 years ago
Hans-Joachim Kliemeck e7fd5dcde0 strict variables fix 10 years ago
Hans-Joachim Kliemeck 461a479cbd added dependency and user settings 10 years ago
Ramunas Dronga 92dc7cd65c allow specify arguments for composer 10 years ago
Caduri 2a7b835f77 [Bug] exchange name contains chars that needs to be quoted 10 years ago
Caduri d96ca9c8ec [Bug] exchange name contains chars that needs to be quoted 10 years ago
Chrrrles Paul 405c3cb2c7 tpyo in doc string 10 years ago
pmakowski d9f5c275ca no-suggests is obsolete, switch to no-recommends 10 years ago
Brian Coca eeeb1264d3 Merge pull request #1090 from wimnat/feature/eni_facts_filters
Use filters attribute rather than eni id
10 years ago
Brian Coca 6c0765f48f Merge pull request #1094 from ogenstad/devel
lookupMib=False for pysnmp 4.3.0
10 years ago
Toshio Kuratomi b60d6e754b Fix doc build by moving misplaced CIDR documentation 10 years ago
Brian Coca 22ebf03093 fixed undefined msg and now actually return something meaningful
fixes #1127
10 years ago
Brian Coca 7dfd31d861 Merge pull request #1125 from resmo/feature/cs_loadbalancer_rules_squashed
cloudstack: add new loadbalancer rule modules
10 years ago
Rene Moser c142bf0d44 cloudstack: add new loadbalancer rule modules 10 years ago
Brian Coca 618ed0012c Merge pull request #1046 from shawnsi/vpc-route-table
Check mode support for VPC route table creation
10 years ago
Brian Coca b20f2b6abc Merge pull request #846 from cfuhrman/devel
pkgin: Support multiple matching packages
10 years ago
Brian Coca 679e9fc7b4 Merge pull request #1100 from bgeihsgt/win_iis_absent_fix
Fix #1099: Only populate site result when it is there
10 years ago
Henrik Wallström c893f30b2a Fix: support for virtual directories in applications 10 years ago
Henrik Wallström 918f3fa329 Adds examples for win_iis_virtualdirectory 10 years ago
Hans-Joachim Kliemeck 7978afe1fd fixed documentation 10 years ago
Hans-Joachim Kliemeck 95862793d0 added module to disable acl inheritance 10 years ago
Hans-Joachim Kliemeck a0a51ffd66 added credits, fixed documentation 10 years ago
Hans-Joachim Kliemeck 75163ac5fe made win_acl strict compliant 10 years ago
Hans-Joachim Kliemeck 21c564848d added userprincipal support 10 years ago
Hans-Joachim Kliemeck cda7e96fcc added userprincipal support 10 years ago
Hans-Joachim Kliemeck 7c8e3f4da1 added separate module to change owner, since win_acl is ACL only and should not be more complex 10 years ago
Brian Coca 7ca42c0bc0 Merge pull request #730 from CenturylinkTechnology/clc_aa_policy
clc_aa_policy : the ansible module to manage anti affinity policies in centurylink cloud
10 years ago
Brian Coca e8a919943c Merge pull request #731 from CenturylinkTechnology/clc_alert_policy
clc_alert_policy : the ansible module to manage alert policies in centurylink cloud
10 years ago
Brian Coca a64649bf76 Merge pull request #781 from CenturylinkTechnology/clc_server_snapshot
clc_server_snapshot: Ansible module for managing server snapshots in Centurylink Cloud
10 years ago
Toshio Kuratomi 632de528a0 Fix win_acl docs build 10 years ago
Toshio Kuratomi 5adc4a2014 Fix docs to build 10 years ago
Corwin Brown ea430466a8 Made win_iis_webapppool Strict Compliant 10 years ago
Brian Coca e9e8911366 Merge pull request #1015 from LinusU/iptables-module
module: system/iptables
10 years ago
Hans-Joachim Kliemeck 71dc569566 fixed problem with sid/windows 2008 by using SID. fixed problems related to default accounts like BUILTIN\SYSTEM 10 years ago
Linus Unnebäck e5f2931707 iptables: add note about rules 10 years ago
wimnat aef2b929c9 New module - ec2_vol_facts 10 years ago
Brian Coca 05f53f2b95 Merge pull request #200 from schwartzmx/module/win_acl
win_acl Module

talked to @cchurch, merging this for now, need to open ticket to address the 2008 issue
10 years ago
Brian Geihsler c6a934d57b Fix #1107: Prepend registry type on key path 10 years ago