Commit graph

619 commits

Author SHA1 Message Date
Toshio Kuratomi b897d926c9 Add locale fixes to changelgo 2016-02-29 15:53:21 -05:00
Toshio Kuratomi 99240b2ee1 Note the dnf fix 2016-02-29 15:53:21 -05:00
James Cammarata 481d56b789 More CHANGELOG updates for 2.0.1 2016-02-29 15:53:20 -05:00
Brian Coca c4e4dd351e added json callback to chnglog 2016-02-19 07:13:12 -08:00
Brian Coca 66dcd80196 added verbosity to debug to changelog 2016-02-18 07:03:51 -08:00
Brian Coca 93df09e387 added actionable to changelog 2016-02-18 02:32:42 -08:00
Brian Coca fcf9cdde01 updated diff info, added slack callback
also added note about callback new info access
2016-02-18 02:16:17 -08:00
Marius Gedminas 279b14ee93 Some typos in CHANGELOG.md 2016-02-12 17:52:44 +02:00
Brian Coca 9e27f62785 added yumrepo to changelog 2016-02-04 23:46:44 -05:00
Brian Coca 9c4a00ad29 added ec2_dhcp_options module to changelog 2016-02-01 23:54:51 -05:00
Brian Coca 13c011c8fd added ec2_vol_facts to changelog 2016-02-01 23:48:30 -05:00
Brian Coca eaf34fa2be added diff feature to changelog 2016-01-29 18:40:06 -05:00
Graham Ullrich f82d9facc2 Update CHANGELOG.md 2016-01-23 12:35:59 -07:00
Brian Coca d09c9f526b added missed ec2_vpc_net_facts 2016-01-18 22:06:29 -05:00
nitzmahone 7ed4ad23a5 updated new windows module list in changelog 2016-01-11 16:25:25 -08:00
Brian Coca 5dbd7c18a1 added note about add_hosts 2015-12-18 13:58:21 -05:00
Brian Coca 5d798c2725 added missing features to changelog 2015-12-18 13:58:20 -05:00
James Cammarata 8716bf8021 All variables in complex args again
Also updates the CHANGELOG to note the slight change, where bare variables
in args are no longer allowed to be bare variables

Fixes #13518
2015-12-16 16:39:08 -05:00
Brian Coca 89603a0509 added that ansible-pull is now shallow to changelog 2015-12-13 12:19:05 -05:00
nitzmahone 07bf4d9ac4 added winrm CP notes to changelog 2015-12-09 15:52:19 -05:00
Brian Coca ec5827c22a updated with delegate_facts directive 2015-12-08 11:53:47 -08:00
Brian Coca 97626475db added new ec2_vpc_net_facts to 2.1 changelog 2015-12-07 10:04:48 -08:00
Brian Coca fa71c38c2a updated pull location in changelog
it was in between of backslash description and example
2015-12-05 01:47:35 -05:00
Brian Coca 4a4e7a6ebb added extract filter to changelog 2015-12-03 11:20:00 -08:00
Toshio Kuratomi fbb63d66e7 Revert "Note crab and mgedmin's work to make pipelining compatible with sudo+requiretty"
This reverts commit 1d8e178732.

Reverting for now due to hard to pin down bugs: #13410  #13411
2015-12-03 08:00:28 -08:00
Brian Coca d3d8487729 added remote environment var setting to changelog 2015-12-02 09:08:48 -08:00
Brian Coca f78e27b082 updated new module list
added missing modules and fixed alphabetical ordering
2015-12-01 23:52:47 -08:00
Toshio Kuratomi 1d8e178732 Note crab and mgedmin's work to make pipelining compatible with sudo+requiretty 2015-12-01 10:11:23 -08:00
Brian Coca 18a8c31cf4 added pull's code sig verification to changelog 2015-12-01 09:54:33 -08:00
Brian Coca dbbf7c8406 updated changelog to show su now works with local 2015-12-01 09:10:40 -08:00
Brian Coca 834a1d64be Merge pull request #13279 from resmo/patch-3
changelog: minor formating fix
2015-11-27 10:17:53 -08:00
René Moser 910a6a3ba1 changelog: devel is 2.1, 2.0 is feature freezed. 2015-11-26 08:44:56 +01:00
René Moser 3c39953dad changelog: minor formating fix 2015-11-24 11:20:28 +01:00
Toshio Kuratomi a9b55e341a Add docker_login module to the changelog 2015-11-20 12:43:30 -08:00
Brian Coca 05b542eb8e added nsot inventory plugin 2015-11-19 14:32:42 -08:00
Brian Coca 4d024fc82a added os_project module 2015-11-17 15:05:29 -08:00
Brian Coca 2c275ee1fc updated callback plugins info 2015-11-16 11:30:08 -08:00
Brian Coca e2af57062c added rudder inventory script 2015-11-13 08:13:19 -08:00
Abhijit Menon-Sen c6d2eb0da1 Put settings/vars together, unsplit refresh_inventory item 2015-11-12 08:56:16 +05:30
Toshio Kuratomi d6f61d5397 Note undefined vars change 2015-11-09 11:15:06 -08:00
Brian Coca 1655b08c77 added clarification to ssh user changes 2015-11-06 10:27:44 -05:00
Brian Coca 38cc0705c6 added note about implicit vs explicit handling of ssh login user 2015-11-04 09:38:48 -05:00
Brian Coca 61ace1d3c4 added ipify_facts to changelog 2015-11-02 09:32:40 -05:00
Brian Coca 83686676e5 changelog updates:
- corrected inventory pattern info to match latest update
- arranged new headers for the release
- documented them band change
- added some missing changes
- rearranged and clarified some existing changes
2015-10-31 17:13:29 -04:00
Brian Coca 9c09dc3ef8 Revert "Document , instead of : in intro_patterns, update changelog"
due to , being broken in 1.9

This reverts commit b47bc343ea.
2015-10-31 16:35:40 -04:00
Brian Coca 08ca749c94 added deploy_helper 2015-10-23 11:50:20 -04:00
Toshio Kuratomi ce2b18174e Merge pull request #12878 from ansible/invocation-fix
Invocation fix
2015-10-22 16:17:40 -07:00
Brian Coca 43c1d0046b added ecs modules to changelog 2015-10-22 12:30:23 -04:00
Toshio Kuratomi 6b6d03290a Restore the automatic addition of invocation to the output
Revert "Remove auto-added invocation return value as it is not used by v2 and could leak sensitive data."

This reverts commit 6ce6b20268.

Remove the note that invocation was removed as we've now restored it.

Revert "keyword not in ubuntu 14.04"

This reverts commit 5c01622457.

Revert "remove invocation keyword check"

This reverts commit 5177cb3f74.
2015-10-22 08:53:37 -07:00
Toshio Kuratomi f99341f05e Note removal of invocation 2015-10-19 09:17:39 -07:00