Access token lifespan is too short for ansible run

This commit is contained in:
Ranabir Chakraborty
2024-12-03 22:12:36 +05:30
parent 0d0e52f9ff
commit d1859aaff2
3 changed files with 18 additions and 1 deletions

View File

@@ -110,3 +110,6 @@
loop_control:
loop_var: client
when: "'users' in client"
- name: Provide Access token lifespan
ansible.builtin.include_tasks: manage_token_lifespan.yml