diff --git a/playbooks/cloud-pre.yml b/playbooks/cloud-pre.yml index 2e07d24..2cc6fcb 100644 --- a/playbooks/cloud-pre.yml +++ b/playbooks/cloud-pre.yml @@ -21,7 +21,6 @@ state: present name: - pyOpenSSL>=0.15 - - jinja2==2.8 - segno tags: - always diff --git a/requirements.txt b/requirements.txt index f90652f..52f678c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ ansible==2.9.7 +jinja2==2.8 netaddr