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
bf25193e
Commit
bf25193e
authored
Aug 01, 2012
by
Michael DeHaan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
changelog updates
parent
25acfa81
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
CHANGELOG.md
+2
-0
No files found.
CHANGELOG.md
View file @
bf25193e
...
...
@@ -17,6 +17,8 @@ playbooks:
*
automatically load (directory_of_inventory_file)/group_vars/groupname and /host_vars/hostname in vars_files
*
playbook is now colorized, set ANSIBLE_NOCOLOR=1 if you do not like this, does not colorize if not a TTY
*
hostvars now preserved between plays (regression in 0.5 from 0.4), useful for sharing vars in multinode configs
*
ignore_errors: True on a task can be used to allow a task to fail and not stop the play
*
with_items with the apt module will install/remove/update everything in a single command (yum pending)
inventory:
...
...
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