Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ansible
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Maxime Bombar
ansible
Commits
fe89fdf3
Commit
fe89fdf3
authored
4 years ago
by
Maxime Bombar
Browse files
Options
Downloads
Patches
Plain Diff
Set can_sudo variable to avoid abusing my rights ...
parent
3df4d649
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
group_vars/all/vars.yml
+3
-0
3 additions, 0 deletions
group_vars/all/vars.yml
host_vars/localhost.yml
+1
-0
1 addition, 0 deletions
host_vars/localhost.yml
with
4 additions
and
0 deletions
group_vars/all/vars.yml
+
3
−
0
View file @
fe89fdf3
# Default variables
shell
:
"
zsh"
can_sudo
:
no
# Avoid abusing of my rights ...
certbot_challenge_maximebombar
:
"
{{
vault_certbot_challenge_maximebombar
}}"
certbot_challenge_satellist
:
"
{{
vault_certbot_challenge_satellist
}}"
This diff is collapsed.
Click to expand it.
host_vars/localhost.yml
0 → 100644
+
1
−
0
View file @
fe89fdf3
can_sudo
:
yes
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