Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
1b8ebfb2
Commit
1b8ebfb2
authored
Jun 30, 2013
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog updates
parent
195aa659
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CHANGELOG.md
+5
-0
No files found.
CHANGELOG.md
View file @
1b8ebfb2
...
...
@@ -56,6 +56,11 @@ Misc changes:
*
git module now automatically pulls down git submodules
*
negated patterns don't require "all:!foo", you can just say "!foo" now to select all not foos.
*
fix for Debian services always reporting changed when toggling enablement bit
*
roles files now tolerate files named 'main.yaml' and 'main' in addition to main.yaml
*
some help cleanup to command line flags on scripts
*
force option reinstated for file module, can create symlinks to non-existant files, etc
*
added termination support to ec2 module
*
--ask-sudo-pass or --sudo-user does not enable all options to use sudo in ansible-playbook
1.
2 "Right Now" -- June 10, 2013
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment