when:ansible_distribution in ["Debian", "Ubuntu", "Linux Mint"]
- name:pre-run | upgrade system (arch)
pacman:upgrade=true
when:ansible_distribution == 'Archlinux'
# run roles
- hosts:all
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.