summaryrefslogtreecommitdiffstats
path: root/ansible-core-sitemap.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2017-05-23Remove redundant return statement from a10_ser* (#24930)Abhijeet Kasurde2-8/+0
2017-05-23fixed extension matchingBrian Coca1-2/+6
2017-05-23fixed pep8 issuesBrian Coca2-3/+1
2017-05-23add integration tests for xattr module (#24947)bengerman134-0/+80
2017-05-23Read directory_mode as 'raw' typeBrendan Almonte1-1/+1
2017-05-23Bugfix: Directories in /etc/skel will get users ownership when home dir is cr...cheko1-1/+1
2017-05-23Added win_copy recursive integration test with trailing path separator. (#24523)jhawkesworth1-0/+44
2017-05-23Vertica schema fix (#24915)kgottholm4-11/+21
2017-05-23win_copy: Fix recursive copy (#23581)Dag Wieers1-1/+5
2017-05-23Clean up nxos_bgp_neighbor_af (#24890)Nathaniel Case3-629/+466
2017-05-23Os port fix (#24913)kgottholm3-4/+3
2017-05-23updated chnalogBrian Coca1-3/+3
2017-05-23reinstated to legacyBrian Coca2-76/+46
2017-05-23adds privilege escalation method for pmrun(Unix Privilege Manager 6.0)Kevin Clark4-6/+14
2017-05-23Include error exception in AnsibleErrorAbhijeet Kasurde5-9/+11
2017-05-23WinRM: Add operation and read timeout variables to docs (#24922)Dag Wieers1-1/+3
2017-05-23nxos_evpn_global refactor (#24919)Trishna Guha2-8/+9
2017-05-23Fix logic surrounding copy and remote_src, remote_src is preferred, make copy...Matt Martz2-7/+4
2017-05-23docker_container: do not split command on commas (#24900)Andrew Shewmaker1-2/+5
2017-05-23Changed assemble_from_fragments to use os.path.join (#24909)pdasilva2-4/+13
2017-05-23Bugfix for setting user groups on OpenBSDAnton Kasimov1-2/+2
2017-05-23only set executable from shell if not set alreadyBrian Coca1-2/+3
2017-05-23enable run_command to use non /bin/sh shellsBrian Coca1-9/+17
2017-05-22Letsencrypt fix (#24906)kgottholm1-1/+1