mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Detect and fix environment tampering in tests.
This commit is contained in:
parent
99d328976d
commit
b8cb3f519b
3 changed files with 109 additions and 4 deletions
|
@ -0,0 +1,6 @@
|
|||
mysql_service: 'mysql'
|
||||
|
||||
mysql_packages:
|
||||
- mysql-server
|
||||
- python3-mysqldb
|
||||
- bzip2
|
Loading…
Add table
Add a link
Reference in a new issue