Include Ansible related packages in the ISO

This commit includes Ansible related packages in the image
in preparation for the controller bootstrap playbook.

Tests done:
  - Successful installation
  - Successful execution of a sample playbook

Story: 2004695
Task: 29379

Change-Id: I6fa27eedcc5af9e6e9ac94722860927dbdcf3383
Signed-off by: Tee Ngo <tee.ngo@windriver.com>
This commit is contained in:
Tee Ngo 2019-02-06 18:30:24 -05:00
parent 29cd437d79
commit e45b3fb204
1 changed files with 6 additions and 0 deletions

View File

@ -34,3 +34,9 @@ config-gate-worker
# puppet-manifests
puppet-manifests
# ansible
sshpass
python2-ptyprocess
python2-pexpect
ansible