Skip to content

Commit c2fe9a4

Browse files
committed
testing variable
1 parent 313c1fe commit c2fe9a4

File tree

1 file changed

+3
-0
lines changed
  • tests/integration/targets/ensure_github_pat/tasks

1 file changed

+3
-0
lines changed

tests/integration/targets/ensure_github_pat/tasks/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
---
2+
- ansible.builtin.debug:
3+
var: vars
4+
25
- name: Ensure the Github PAT is defined
36
ansible.builtin.fail:
47
msg: "Github PAT must be defined using github_mcp_pat variable"

0 commit comments

Comments
 (0)