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
07e483b0
Commit
07e483b0
authored
Dec 16, 2014
by
Toshio Kuratomi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update core modules
parent
a5b3b59b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
lib/ansible/modules/core
+1
-1
test/integration/Makefile
+3
-0
No files found.
core
@
54b836f0
Subproject commit
08c5cc06c6ad9a1e0016ad89eb0f7ca009cc8108
Subproject commit
54b836f0b885543b6cb982e4e1155d97d8b487a1
test/integration/Makefile
View file @
07e483b0
...
...
@@ -37,6 +37,9 @@ unicode:
# Test the start-at-task flag #9571
ansible-playbook unicode.yml
-i
$(INVENTORY)
-e
@
$(VARS_FILE)
-v
--start-at-task
'*¶'
-e
'start_at_task=True'
$(TEST_FLAGS)
mine
:
ansible-playbook mine.yml
-i
$(INVENTORY)
-e
@
$(VARS_FILE)
$(CREDENTIALS_ARG)
-v
$(TEST_FLAGS)
non_destructive
:
ansible-playbook non_destructive.yml
-i
$(INVENTORY)
-e
@
$(VARS_FILE)
$(CREDENTIALS_ARG)
-v
$(TEST_FLAGS)
...
...
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