mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-01 11:44:24 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
2
tests/integration/targets/alternatives/vars/Debian.yml
Normal file
2
tests/integration/targets/alternatives/vars/Debian.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
alternatives_dir: /var/lib/dpkg/alternatives/
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
alternatives_dir: /var/lib/rpm/alternatives/
|
2
tests/integration/targets/alternatives/vars/default.yml
Normal file
2
tests/integration/targets/alternatives/vars/default.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
alternatives_dir: /var/lib/alternatives/
|
Loading…
Add table
Add a link
Reference in a new issue