mirror of
https://github.com/clearlinux/koji-setup-scripts.git
synced 2026-04-28 11:03:50 +00:00
Add hosts.example
Give a hosts.example and move hosts to be ignored.
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
inv/hosts
|
||||
@@ -1,6 +1,6 @@
|
||||
all:
|
||||
hosts:
|
||||
koji-all-in-one:
|
||||
ansible_port: 2222
|
||||
ansible_port: 22
|
||||
ansible_host: localhost
|
||||
ansible_user: test
|
||||
Reference in New Issue
Block a user