Add awk to integration test deps list

This commit is contained in:
James Cammarata 2015-12-18 07:47:23 -05:00 committed by Toshio Kuratomi
parent 1f70fc6424
commit 46bc8253e1

View file

@ -33,6 +33,7 @@
- openssl
- make
- gcc
- gawk
- python-devel
- libselinux-python
- python-virtualenv
@ -49,6 +50,7 @@
- mercurial
- git
- unzip
- gawk
- python-dev
- python-virtualenv
when: ansible_os_family == 'Debian'