Commit Graph

1788 Commits (d64b49e8a00a255be4d67fe2501ff9aaba8a63e9)

Author SHA1 Message Date
Ganesh Nalawade 654b9e2754
Add collection support with local for supported network platforms (#66302)
6 years ago
Felix Fontein c380b18dcf
openssl_* modules: allow direct input for some files (#66384)
6 years ago
Andrew Klychkov 515c4a7e2c Bugfix of 65367: postgresql_query doesn't support non-ASCII characters in SQL files with Python3 (#66331)
6 years ago
Nathaniel Case 0a3a81bd12
Persistent connections: These timeouts seem unused (#66267)
6 years ago
Bill Dodd 5f966ef664 Update deprecation version and porting guide for resource_id option (#66060)
6 years ago
Ganesh Nalawade 0d85ab1fe3 Add collection support for network platform agnostic modules (#66342)
6 years ago
Jordan Borean c92b538cc5
WebRequest - remove generically named aliases from util (#66325)
6 years ago
Paul Belanger 7a7f70612a
Revert "Fix net_put module text file issue (#66065)" (#66328)
6 years ago
Matt Clay 3c0a836004 Add changelog entry for PR #66321
6 years ago
Jordan Borean 595ab62ab8
Ansible.Basic - Added deprecated_aliases (#66323)
6 years ago
kaorihinata 3ca4580cb4 Allow no_log=False to silence the no_log warnings for module parameters (#64733)
6 years ago
Jordan Borean d3427bb860
Make sure warnings are printed during fact gathering (#66258)
6 years ago
Jordan Borean aba8f12495 ansible-galaxy ignore empty server_list (#65986)
6 years ago
Ganesh Nalawade fa66813696
Fix net_put module text file issue (#66065)
6 years ago
James Cassell 963b8249ec setup: more reliably detect container environment (#66183)
6 years ago
Markus Fischbacher b05529c5a3 adding proxy_address field for active proxies (#66247)
6 years ago
Marc Hörsken 53e405dd42 Fix 'CyberarkPassword' object has no attribute 'delimiter' (#66268)
6 years ago
kaorihinata 40394ed671 Update user module to support no_log=False. (#66219)
6 years ago
Abhijeet Kasurde 469f104ec2 loop: simplify dict2items example in docs (#66235)
6 years ago
Matt Martz f8654de851
Ensure that data within a tuple is marked as unsafe (#65918)
6 years ago
njferrant bac2e02900 vmware_guest: exclude dvswitch_name from guest os customization (#65997)
6 years ago
Marcel 02c126f5ee docker_container - #65993 - update restart policy (restart policy & restart retries) wit… (#66192)
6 years ago
Mads Jensen ec34235e2e Use a context handler for file handling in paramiko_ssh.Connection. (#65624)
6 years ago
Anthony Bourguignon d3e9ef3c35 add a path_join filter which joins path components (#62713)
6 years ago
Rémi REY 7888eafb82 Fix callback set_options issue with collections (#66128)
6 years ago
Thomas Hucke d56d0f97e3 Add support for OSCM-distribution in hostname module (#66190)
6 years ago
Felix Fontein b0b00b555f
docker_container: configure removal wait timeout (#66144)
6 years ago
Abhijeet Kasurde 9a13d56b26
Misc typo fixes (#66120)
6 years ago
Emerson "Duke" Almeida 865e767d39 PostgreSQL : Create unique index (#66157)
6 years ago
Andrew Klychkov 4ecc9da244 mysql_db: add master_data parameter (#66048)
6 years ago
Andrew Klychkov b48366c2fe postgresql modules: use query parameters with cursor objects (#65862)
6 years ago
Hannes Ljungberg f31b8e08b2 docker_swarm_service: Fix parsing of Healthcheck.StartPeriod (#66151)
6 years ago
Felix Fontein 4df5bdb11e
docker_container: wait for removal if removal is in process (#65854)
7 years ago
Felix Fontein 17ef253ad1
docker_network: fix multiple subnet (of same IP version) idempotence (#65839)
7 years ago
Andreas Olsson b733178bac nsupdate: Use provided TSIG key for all queries (#63174)
7 years ago
pypypyo14 c35a7b88d4 Homebrew: some functions ignored check_mode option (#65387)
7 years ago
Abhay Kadam 2fa8f9cfd8 Fix env lookup plugin error on utf8 values (#65541)
7 years ago
Abhijeet Kasurde 683c467609
Check if task file is specified for import_tasks (#57572)
7 years ago
Abhijeet Kasurde 34acabd70a
VMware: Handle NoneType in vmware_vmkernel_info (#65834)
7 years ago
Lénaïc Huard 10b6038e21 Fix pacman stdout parsing in the Ansible module (#65238)
7 years ago
sky-joker 3caadca3f4 Include groups in name-based search results (#66026)
7 years ago
Dusan Matejka 22d93d9496 zabbix_hostmacro support for zabbix native macro names and macro_value not required when state=absent (#65884)
7 years ago
Mads Jensen a0e6bf366e Use context manager for file handling in misc files. (#65372)
7 years ago
Christophe Drevet-Droguet b580f2929d terraform workspace list failure warns instead of fails (#65044)
7 years ago
Adam e711d01ed1 #58578 support absolute paths additionally (#58812)
7 years ago
Pilou 7ee3103a86 clc_aa_policy: deprecate unused 'wait' parameter (#64367)
7 years ago
Matt Clay 9ea5b539b6 Add ansible-test constraint to avoid coverage 5.0+
7 years ago
Sam Doran 18130e1419
user - honor update_password parameter on BusyBox hosts (#65977)
7 years ago
Sloane Hertel d50fac9905 Remove illusion of caching in the inventory script plugin (#64151)
7 years ago
Ganesh Nalawade 1cfab26fab
Fix netconf plugin related to collections (#65718)
7 years ago