We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd54a22 commit ccad9baCopy full SHA for ccad9ba
defaults/main.yml
@@ -12,7 +12,7 @@ access_token: "{{ lookup('env', 'GITHUB_ACCESS_TOKEN') }}"
12
github_server: "https://github.com"
13
14
# GitHub account name
15
-github_account: "monolithprojects"
+# github_account: "youruser"
16
17
# Github repository name
18
-github_repo: "ansible-home_cluster"
+# github_repo: "yourrepo"
0 commit comments