Access token lifespan is too short for ansible run

This commit is contained in:
Ranabir Chakraborty 2024-12-03 22:12:36 +05:30
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