Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
黄高仁
5 years ago
Commit
75f1c52f8f6cdc279f3fff336f5b9054fdcf0700
1 parent
9f7dd2a3
Delete erp.deploy.hosts.yml
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
playbooks/erp.deploy.hosts.yml
playbooks/erp.deploy.hosts.yml
deleted
100644 → 0
View file @
9f7dd2a
---
# playbook files for configure linux /etc/hosts
# author: gaoren.huang
-
hosts
:
deploy.erp.host
remote_user
:
root
tasks
:
-
name
:
add to /etc/hosts
lineinfile
:
dest
:
/etc/hosts
line
:
'
10.66.62.5
erp.prep.qq.01'
line
:
'
10.66.62.6
erp.prep.qq.02'
state
:
present
\ No newline at end of file
Please
register
or
login
to post a comment