Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ansible
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nounous
Ansible
Commits
e9bf2702
Commit
e9bf2702
authored
3 years ago
by
shirenn
🌊
Committed by
shirenn
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
[roots] be careful :p
parent
ac31c2c9
No related branches found
No related tags found
1 merge request
!316
Shirenn update
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plays/root.yml
+2
-2
2 additions, 2 deletions
plays/root.yml
with
2 additions
and
2 deletions
plays/root.yml
+
2
−
2
View file @
e9bf2702
...
...
@@ -21,14 +21,14 @@
roles
:
-
ldap-client
-
hosts
:
server,!ovh_physical,!tealc.adm.crans.org,!gulp.cachan-adm.crans.org
-
hosts
:
server,!ovh_physical,!tealc.adm.crans.org,!gulp.cachan-adm.crans.org
,!sam.adm.crans.org,!routeur-sam.adm.crans.org
vars
:
nfs_mount
:
"
{{
glob_home_nounou
|
default({})
|
combine(loc_home_nounou
|
default({}))
}}"
roles
:
-
nfs-common
-
nfs-mount
-
hosts
:
all
, !rsyslog_server
-
hosts
:
server
, !rsyslog_server
vars
:
rsyslog_client
:
"
{{
glob_rsyslog_client
|
default({})
|
combine(loc_rsyslog_client
|
default({}))
}}"
roles
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment