Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sol1 Ansible Roles
sol1-influxdb
Commits
4dd3258b
Commit
4dd3258b
authored
May 27, 2016
by
Ross McDonald
Browse files
Change wording on wait_for.
parent
66c676cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/main.yml
View file @
4dd3258b
...
...
@@ -13,7 +13,7 @@
register
:
influxdb_started
when
:
influxdb_start_service
-
name
:
Pause to ensure InfluxDB service is
up
-
name
:
Wait for InfluxDB to come
up
wait_for
:
host
:
"
{{
influxdb_bind_hostname
}}"
port
:
"
{{
influxdb_http_port
}}"
...
...
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