Skip to content

Commit fdcf471

Browse files
committed
fix(roles): move roles out to the top-level
Signed-off-by: Matej Focko <[email protected]>
1 parent 38cb371 commit fdcf471

26 files changed

+3
-1
lines changed

.ansible-lint-ignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
playbooks/roles/deploy/defaults/main.yml var-naming[no-role-prefix]
1+
roles/deploy/defaults/main.yml var-naming[no-role-prefix]

ansible.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[defaults]
2+
roles_path = roles/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)