Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
configuration
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
configuration
Commits
569ea8af
Unverified
Commit
569ea8af
authored
8 years ago
by
arbabnazar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use search_regex and shorter delay
parent
8e202d61
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
playbooks/roles/launch_ec2/tasks/main.yml
+2
-3
No files found.
playbooks/roles/launch_ec2/tasks/main.yml
View file @
569ea8af
...
...
@@ -91,8 +91,7 @@
local_action
:
module
:
wait_for
host
:
"
{{
item.public_dns_name
}}"
s
tate
:
started
s
earch_regex
:
OpenSSH
port
:
22
delay
:
60
timeout
:
320
delay
:
10
with_items
:
ec2.instances
This diff is collapsed.
Click to expand it.
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