Skip to content

Commit ccad9ba

Browse files
First release
1 parent bd54a22 commit ccad9ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ access_token: "{{ lookup('env', 'GITHUB_ACCESS_TOKEN') }}"
1212
github_server: "https://github.com"
1313

1414
# GitHub account name
15-
github_account: "monolithprojects"
15+
# github_account: "youruser"
1616

1717
# Github repository name
18-
github_repo: "ansible-home_cluster"
18+
# github_repo: "yourrepo"

0 commit comments

Comments
 (0)