Skip to content

Commit 82eb5c8

Browse files
committed
Update : Add ignore and variable
1 parent e5718f3 commit 82eb5c8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

host_vars/master

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
ansible_user: "acam"

keys-master/.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Ignore everything in this directory
2+
*
3+
# Except this file
4+
!.gitignore
5+

0 commit comments

Comments
 (0)