summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Catch the raised exception so we can report failure (#42177)cclauss2018-07-021-1/+1
* Base connection class for network-style connections (#41839)Nathaniel Case2018-07-024-261/+204
* Meraki module utility request() has improved error reporting (#39838)Kevin Breit2018-07-021-1/+4
* Catch the raised exception so we can report failure (#42072)cclauss2018-07-021-1/+1
* Minimizing information needed for second stage from first stage. (#42167)Felix Fontein2018-07-011-7/+49
* Provide a fallback value for all options in 'default' callback plugin (#42155)Andrew Gaffney2018-06-301-7/+20
* Add warning when using an empty regexp in lineinfile (#42013)Sam Doran2018-06-291-13/+17
* ignore ansible.cfg in world writable cwd (#42070)Brian Coca2018-06-292-4/+26
* avoid loading vars on unspecified basedir (cwd) (#42067)Brian Coca2018-06-292-2/+13
* pamd module regression fix (#42025)James Cassell2018-06-291-6/+21
* elasticsearch_plugin - Show STDERR on module failures. (#41954)Olli-Antti Kivilahti2018-06-291-2/+2
* Correct typo in win_domain_computer doc (#42123)Tyler Gregory2018-06-291-1/+1
* Fix file module with check_mode - Fixes #42111 (#42115)Sloane Hertel2018-06-291-2/+5
* Fix some broken links (#42079)John R Barker2018-06-291-1/+1
* Fix setting required options for inventory plugins (#42049)Sloane Hertel2018-06-293-1/+2
* Add items2dict filter that is the reverse of dict2items (#42071)Matt Martz2018-06-291-0/+12
* update module arguments to allow resource_definition to be a string (#40730)Fabian von Feilitzsch2018-06-294-9/+15
* UCS Server UUID pool modules and integration tests (#41743)David Soper2018-06-291-0/+197
* Fix issue with vNIC redundancy templates (#36608)David Soper2018-06-291-13/+45
* Module for UCSM Manager Timezone Management (#36974)John McDonough2018-06-291-0/+165
* Fix junos_config confirm commit issue (#41527)Ganesh Nalawade2018-06-292-3/+37
* Add run_commands api for ios and vyos cliconf plugin (#42093)Ganesh Nalawade2018-06-296-57/+104
* Adds description of the group to documentation (#42080)Fran Fitzpatrick2018-06-281-0/+3
* [aws] Default state of iam_managed_policy to `present` (#42069)Ryan Brown2018-06-281-2/+2
* Fix EC2 example variable naming mismatch (#42048)Leif Madsen2018-06-281-1/+1
* Update supervisorctl.py (#42031)LeenSun2018-06-281-0/+1
* Update eos_vlan.py (#41852)Dave Thelen2018-06-281-1/+1
* fix nxos_gir issues (#41809)saichint2018-06-281-24/+22
* Update the minimum Ansible version to 2.4. (#41989)Luke Short2018-06-271-1/+1
* Corrects typos in net_get/put module docs (#41991)John R Barker2018-06-272-17/+17
* Add the possiblity to force a plugin installation (#41688)Lukas Beumer2018-06-271-2/+18
* [openstack] add endpoint_type parameter to examples (#41979)Kevin Jones2018-06-271-0/+2
* Issue #39860: Add 'not_contains' method to parsing.py (#39874)Eitan Akman2018-06-271-3/+13
* win_domain: fix typo in cmdlet call (#41993)Jordan Borean2018-06-271-1/+1
* Refactor/fix win_group_membership to use SIDs for internal comparisons (#40725)Andrew Saraceni2018-06-272-127/+44
* Revert "win_security_policy: allow removing values (resolves #40869) (#41125)...Jordan Borean2018-06-271-2/+0
* win_security_policy: allow removing values (resolves #40869) (#41125)jamessemai2018-06-271-0/+2
* Cache items when task.loop/with_items is evaluated to set delegate_to vars (#...Matt Martz2018-06-261-0/+9
* change OS X to macOS (#41294)Troy Murray2018-06-2610-19/+19
* Create splunk.py (#40568)hirsts2018-06-261-0/+227
* Adding slxos_lldp module (#39259)Matthew Stone2018-06-261-0/+134
* options should be settable multiple timesBrian Coca2018-06-261-3/+2
* Fixes idempotency check for partial configurations (#41941)Kevin Breit2018-06-261-3/+10
* tower_project: manual projects don't require credsPierre-Louis Bonicoli2018-06-261-6/+9
* Add diff capability in vyos edit_config (#41950)Ganesh Nalawade2018-06-264-31/+27
* runas + async - get working on older hosts (#41772)Jordan Borean2018-06-261-606/+157
* Add productType property as an ansible fact (#41139)Steve Jennings2018-06-261-0/+8
* win_iis_webapppool: do not output some cmdlet outputs (#41884)Jordan Borean2018-06-261-5/+5
* New k8s_facts moduleWill Thames2018-06-253-15/+183
* Update aws_caller_facts.py (#41936)David Medberry2018-06-261-1/+1