diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-28 11:39:08 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-28 11:40:07 +0200 |
commit | 4d1ecd49deb45d49cfff58a4241f1bc9e085fbdd (patch) | |
tree | 999f8b156cfd2ddebccb8b512448c5adf48fdf3a /ansible | |
parent | 0997d4c739baf30d13529d4408b3761e5c5e8919 (diff) |
Publish Kali container
It should be noted that OpenStack has not released U's
upper-constaints.txt yet.
Change-Id: I05de1981cec34da1dcbc4b192d8a0510fddc84a1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ansible')
-rw-r--r-- | ansible/site.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index b042d57b..b27ea7f3 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -2,6 +2,9 @@ - hosts: 127.0.0.1 roles: - role: collivier.xtesting + docker_tags: + - kali: + branch: stable/kali builds: dependencies: - repo: _ |