- name:pre-run | set global playbook directory fact
set_fact:
ansible_pull_playbook_dir:"{{ playbook_dir }}"
cacheable:true
tags:always
- name:pre-run | get status of marker file
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.