Toshio Kuratomi
6c9d2cc2b4
Note the dnf fix
2016-02-02 10:51:41 -08:00
James Cammarata
1e56daf66c
More CHANGELOG updates for 2.0.1
2016-01-28 16:32:19 -05:00
Toshio Kuratomi
d60764bc81
Add more entries to changelog
2016-01-28 13:19:31 -08:00
Toshio Kuratomi
8f7868aead
Note bugfix for unicode characters and the pager
2016-01-28 11:48:58 -08:00
Toshio Kuratomi
55db4d9e23
Add squashing fix to the changelog
2016-01-28 11:00:23 -08:00
Toshio Kuratomi
a0b7620b8e
Add fix for 2831 to the changelog
2016-01-26 15:06:37 -08:00
Toshio Kuratomi
7e1a3da97c
Add last few major fixes to the 2.0.1 changelog
2016-01-25 20:07:19 -08:00
Graham Ullrich
e6c9d9c81b
Update CHANGELOG.md
2016-01-25 14:42:31 -05:00
Brian Coca
7afd8e9640
added missed ec2_vpc_net_facts
2016-01-18 22:06:05 -05:00
Toshio Kuratomi
b83ef89f09
Add windows/unix newline change to the changelog
2016-01-13 08:49:48 -08:00
nitzmahone
1f7fbf29f9
updated new windows module list in changelog
2016-01-11 16:24:30 -08:00
Toshio Kuratomi
b4fae25a96
CHANGELOG entry for bigip* validate_certs change
2015-12-25 12:24:19 -08:00
Brian Coca
dc0a4e74d6
added note about add_hosts
2015-12-18 13:57:58 -05:00
Brian Coca
43409fa16c
added missing features to changelog
2015-12-18 12:15:08 -05:00
Toshio Kuratomi
624556eb16
Add recent bugfixes to changelog
2015-12-17 10:35:24 -08:00
James Cammarata
bf9f6ce09c
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:37:55 -05:00
Brian Coca
3214ef8832
added that ansible-pull is now shallow to changelog
2015-12-13 12:18:28 -05:00
nitzmahone
7e6d546632
added winrm CP notes to changelog
2015-12-09 15:50:37 -05:00
Brian Coca
df04955572
updated with delegate_facts directive
2015-12-08 11:53:36 -08:00
Brian Coca
8e16b481d0
added extract filter to changelog
2015-12-07 10:08:13 -05:00
Brian Coca
2068ff8926
updated pull location in changelog
...
it was in between of backslash description and example
2015-12-05 01:48:41 -05:00
Brian Coca
91f71b0ace
added remote environment var setting to changelog
2015-12-02 09:09:35 -08:00
Brian Coca
3c25ae2e10
updated new module list
...
added missing modules and fixed alphabetical ordering
2015-12-01 23:53:43 -08:00
Brian Coca
927d28e5d5
added pull's code sig verification to changelog
2015-12-01 09:55:06 -08:00
Toshio Kuratomi
a61718cfc5
Revert "Note that su now works with local connection"
...
This reverts commit 93ef35e6a9
.
bcoca already added this
2015-12-01 09:49:08 -08:00
Toshio Kuratomi
93ef35e6a9
Note that su now works with local connection
2015-12-01 09:14:10 -08:00
Brian Coca
1b7db6316e
updated changelog to show su now works with local
2015-12-01 09:11:30 -08:00
René Moser
e0ecaac90d
changelog: minor formating fix
2015-11-28 10:00:18 -05:00
Toshio Kuratomi
fe090b0fb9
Add docker_login module to the changelog
2015-11-20 12:44:48 -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
Rene Moser
67080e1251
changelog: add cs_loadbalancer_rule_member
2015-10-19 17:47:30 +02:00
Brian Coca
afde1143e7
added cs_loadbalancer_rule to changelog
2015-10-19 11:47:15 -04:00
Michael Scherer
fea1d64b00
Correct small error in changelog
2015-10-17 15:41:48 +02:00
Brian Coca
a10c5ca5f5
updated with remainding clc_ plugins
2015-10-16 19:25:26 -04:00
Brian Coca
4b60c2ec3b
added taiga_issue to changelog
2015-10-15 19:47:53 -04:00