Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
tried to init a new role and import old files, desperate?
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Demmer committed Nov 21, 2021
1 parent 797cb1f commit 6e05a72
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion roles/ansible_openwrtwireguard/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
# defaults file for ansible_openwrtwireguard
# defaults file for ansible_openwrtwireguard/
2 changes: 1 addition & 1 deletion roles/ansible_openwrtwireguard/handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
# handlers file for ansible_openwrtwireguard
# handlers file for ansible_openwrtwireguard/
1 change: 0 additions & 1 deletion roles/ansible_openwrtwireguard/meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ galaxy_info:
license: BSD-3-Clause

min_ansible_version: 2.9
requires_ansible: ">=2.9,<2.11"

# If this a Container Enabled role, provide the minimum Ansible Container version.
# min_ansible_container_version:
Expand Down
2 changes: 1 addition & 1 deletion roles/ansible_openwrtwireguard/tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
- hosts: localhost
remote_user: root
roles:
- ansible_openwrtwireguard
- ansible_openwrtwireguard/
2 changes: 1 addition & 1 deletion roles/ansible_openwrtwireguard/vars/main.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
# vars file for ansible_openwrtwireguard
# vars file for ansible_openwrtwireguard/

0 comments on commit 6e05a72

Please sign in to comment.