Skip to content

Commit b7600dc

Browse files
committed
sanity: fix ansible-test sanity issues
1 parent d57e6c9 commit b7600dc

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.github/workflows/pull_request.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
name: Tests
32

43
# Controls when the action will run.

galaxy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
namespace: "stackhpc"
2-
name: "hashicorp"
1+
namespace: stackhpc
2+
name: hashicorp
33
version: "2.3.0"
44
readme: "README.md"
55
authors:

tests/test_vault.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,3 @@
113113
loop:
114114
- OS-CERT-TEST.crt
115115
- OS-CERT-TEST2.pem
116-

0 commit comments

Comments
 (0)