This website requires JavaScript.
Explore
Help
Sign in
ansible
/
community.general
Watch
1
Star
0
Fork
You've already forked community.general
0
mirror of
https://github.com/ansible-collections/community.general.git
synced
2024-09-14 20:13:21 +02:00
Code
Releases
Activity
ad42951b66
community.general
/
tests
/
integration
/
targets
/
pkgng
/
tasks
/
main.yml
5 lines
86 B
YAML
Raw
Normal View
History
Unescape
Escape
pkgng: add basic integration tests Test installing a package Test installing a package into a jail
2021-10-07 17:24:02 +02:00
---
pkgng: move FreeBSD tasks to imported file Refactoring tests for more reuse and easier readability.
2021-10-11 18:24:08 +02:00
-
import_tasks
:
freebsd.yml
pkgng: add basic integration tests Test installing a package Test installing a package into a jail
2021-10-07 17:24:02 +02:00
when
:
-
ansible_facts.distribution == 'FreeBSD'
Copy permalink