mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add awk to integration test deps list
This commit is contained in:
parent
a391d6f89a
commit
44e30e49dd
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
- openssl
|
- openssl
|
||||||
- make
|
- make
|
||||||
- gcc
|
- gcc
|
||||||
|
- gawk
|
||||||
- python-devel
|
- python-devel
|
||||||
- libselinux-python
|
- libselinux-python
|
||||||
- python-virtualenv
|
- python-virtualenv
|
||||||
|
@ -49,6 +50,7 @@
|
||||||
- mercurial
|
- mercurial
|
||||||
- git
|
- git
|
||||||
- unzip
|
- unzip
|
||||||
|
- gawk
|
||||||
- python-dev
|
- python-dev
|
||||||
- python-virtualenv
|
- python-virtualenv
|
||||||
when: ansible_os_family == 'Debian'
|
when: ansible_os_family == 'Debian'
|
||||||
|
|
Loading…
Reference in a new issue