Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
2586c1c4
Commit
2586c1c4
authored
Sep 04, 2017
by
Bartłomiej Piotrowski
Browse files
common: run on all hosts
parent
b0dafcf4
Changes
1
Hide whitespace changes
Inline
Side-by-side
playbooks/all-hosts-basic.yml
View file @
2586c1c4
...
...
@@ -4,8 +4,7 @@
hosts
:
all
remote_user
:
root
roles
:
# common reconfigures the network. will berak old hosts
#- { role: common, tags: ['common'] }
-
{
role
:
common
,
tags
:
[
'
common'
]
}
-
{
role
:
tools
,
tags
:
[
'
tools'
]
}
# reconfiguring sshd may break the AUR on luna (unchecked)
#- { role: sshd, tags: ['sshd'] }
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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