Commit Graph

33516 Commits (e5eedfe4b8ee387a779e922f57504cb9c3c2f0fd)
 

Author SHA1 Message Date
Colin Nolan 30822e5f91 Corrects examples in the `find` module. (#31522)
9 years ago
Matt Clay a10a80b8a3 Work around cryptography 2.1 requiring pip 8.1.2+
9 years ago
Toshio Kuratomi f38b8d9997 Remove boundary_meter module as the hosted service it configured has been removed. (#31506)
9 years ago
Ondra Machacek 0bce693046 ovirt_templates: Add seal parameter (#31482)
9 years ago
René Moser e872763877 cs_portforward: remove CloudStackException dep (#31610)
9 years ago
Peter Weldon 94a558887a Fix typo in command output of encrypt_string example. (#31601)
9 years ago
Jordan Borean 7fce636c2b windows: removed #Requires from PS pipelines as it causes STDERR false positives (#31558)
9 years ago
Tim Rupp 20e546258d Adds new committer to Ansible core (#31544)
9 years ago
Brian Candler 6f9e2b9a63 Add ellipsis to indicate YAML example is excerpt, not standalone
9 years ago
Stefan Schatz dc48d6879d zabbix_host: added zabbix host property (description) (#25969)
9 years ago
René Moser c1121dd5fb cs_securitygroup_rule: remove CloudStackException dependency (#31603)
9 years ago
René Moser af6e89fbc8 cs_securitygroup: remove CloudStackException dep (#31597)
9 years ago
Rene Moser 0c416b5891 tests: cs_snapshot_policy: add integration tests
9 years ago
Rene Moser 4dc3874176 cs_snapshot_policy: fix VM not found in non-default zone
9 years ago
Rene Moser d6e1f02990 cs_snapshot_policy: remove CloudStackException dependency
9 years ago
Ganesh Nalawade 97d5e0d027 Remove log of command executed in persistent connection (#31581)
9 years ago
voipmeister 865a38bb8d Changed src_intf and dst_intf to list type (#31479)
9 years ago
Philippe Dellaert 9580a6569e Fix #21112 : Adding support for configuring a CD-rom iso image (#28155)
9 years ago
rahushen c976ac7ed6 change ports to non well known ports and drop time_range for N1 (#31261)
9 years ago
sookido 748adf7a8e New module: Add monitoring/zabbix_template module. (#25566)
9 years ago
rahushen 025386c56b Fix nxos_banner removal idempotence issue in N1 images (#31259)
9 years ago
Ricardo Carrillo Cruz 7acb0bb187 Parameterize the ssh port on ios_user tests (#31573)
9 years ago
Ricardo Carrillo Cruz ac95ecaf13 Remove duped authorize on ios_ping anchored tasks (#31572)
9 years ago
Ricardo Carrillo Cruz c75c4cbfc8 Introspect the management IP on ios_ping (#31571)
9 years ago
Ganesh Nalawade 88da95bb77 Fix rollback in junos_config (#31424)
9 years ago
Brian Coca 2ed46e04f4 more updates to plugin/config generation (#30787)
9 years ago
Brian Coca 3886f80e44 fix paths to actually be config file relative (#31533)
9 years ago
Toshio Kuratomi dde2c96d67 Try to cleanup after the rpm_key test
9 years ago
Matt Davis a4ceb4c35f improve become/runas error messaging on bogus/missing username (#31551)
9 years ago
Matt Davis 751f577de1 ignore chouseknecht as azure_rm module maintainer
9 years ago
Brian Coca d84df2405d move from with_<lookup>: to loop:
9 years ago
Ricardo Carrillo Cruz bd17edd5ed Run neighbors intent tests for ios_interface only if show lldp contains netdev (#31539)
9 years ago
Martin Krizek 24c360287e yum: fix crashes installing from file/url
9 years ago
Sloane Hertel 89d09bae21 [cloud] Fix ec2_group when security group lacks a VPC (#31526)
9 years ago
Sloane Hertel 6fee6f71f7 aws_s3: fix upload_file's ExtraArgs - fixes #31232 (#31487)
9 years ago
Sam Doran 2610b521bc Remove sysctl entries when state=absent (#31486)
9 years ago
arnonki a48532de5f Use default values for object returned from aws to prevent TypeError (#31455)
9 years ago
Brian Coca 9a8055a8e5 add note on how to avoid service start in apt
9 years ago
Lukas Bednar 5ccc1072ea [rpm_key] Fix to import first key on the system (#31514)
9 years ago
Mike Klebolt ada6159ece first path check missing forward slash between dcpath and datacenter (#31481)
9 years ago
Artem Zinenko 2b63ae61f2 minor updates + tests to win_firewall_rule as per jborean93 review (#29148)
9 years ago
Toshio Kuratomi b454115e9f Update test cases
9 years ago
Toshio Kuratomi 2db9b6d2ca Remove wildcard import in test_nclu
9 years ago
Toshio Kuratomi 4cad720b22 Remove wildcard imports from cloudstack modules.
9 years ago
Toshio Kuratomi 2f8831c787 Fix get_exception and wildcard imports for nxos modules
9 years ago
Toshio Kuratomi c81314dcb9 Add a hack to test whether type=path should be used in a module
9 years ago
Toshio Kuratomi 75eed6a51a Port arg specs from type='str' to type='path'
9 years ago
Brian Coca dc69af50dc clarified inventory_dir changes for 2.4 (#31484)
9 years ago
Brian Coca 74107ff7cc better message for unsupported include/imports
9 years ago
François Scala aade5234a9 Fix urlparse import for Python3 (#31240)
9 years ago