Skip to content

consul ansible role files added#11

Open
AnithaAnnem wants to merge 412 commits into
masterfrom
0.0.3
Open

consul ansible role files added#11
AnithaAnnem wants to merge 412 commits into
masterfrom
0.0.3

Conversation

@AnithaAnnem
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@oo4abhishek oo4abhishek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move role out of roles/consul-role

Comment thread consul-role/tasks/directories.yml Outdated
@@ -0,0 +1,29 @@
node_name = "{{ consul_node_name }}"
bind_addr = "{{ consul_bind_addr }}"
client_addr = "0.0.0.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

client_addr value should be variable

Comment thread roles/consul-role/tasks/acl.yml Outdated
run_once: true
when: consul_agent_token == ""

- name: Show bootstrap token
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we exposing token using debug

Comment thread consul-role/README.md Outdated
@@ -0,0 +1,38 @@
Role Name
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update Readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants