mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Generic random name
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
- name: Create T-Pot name
|
||||
shell: echo t-pot-otc-$(pwgen -ns 6 -1)
|
||||
shell: echo t-pot-ansible-$(pwgen -ns 6 -1)
|
||||
register: tpot_name
|
||||
|
||||
- name: Import OpenStack authentication variables
|
||||
|
Reference in New Issue
Block a user