Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
ansible
/
common-playbook
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 4e6c7876
authored
Apr 29, 2018
by
ansible
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
1 parent
a1105e63
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
10 deletions
hardening002.yml → hardening.yml
presoftware002.yml → presoftware.yml
upload002.yml → upload.yml
user003.yml → user.yml
user002.yml
hardening
002
.yml
→
hardening.yml
View file @
4e6c787
---
---
-
hosts
:
NewServer
-
hosts
:
"
{{
host
}}
become:
true
become:
true
tasks:
tasks:
-
import_role:
-
import_role:
...
...
presoftware
002
.yml
→
presoftware.yml
View file @
4e6c787
---
---
-
hosts
:
NewServer
-
hosts
:
"
{{
host
}}"
become
:
true
become
:
true
tasks
:
tasks
:
-
import_role
:
-
import_role
:
...
...
upload
002
.yml
→
upload.yml
View file @
4e6c787
---
---
-
hosts
:
NewServer
-
hosts
:
"
{{
host
}}"
become
:
true
become
:
true
tasks
:
tasks
:
-
import_role
:
-
import_role
:
...
...
user
003
.yml
→
user.yml
View file @
4e6c787
File moved
user002.yml
deleted
100644 → 0
View file @
a1105e6
---
-
hosts
:
NewServer
become
:
true
tasks
:
-
import_role
:
name
:
user
Write
Preview
Markdown
is supported
Attach a file
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 post a comment