This repository has been archived on 2024-02-16. You can view files and clone it, but cannot push or open issues or pull requests.
sysconfig/.ansible-lint
Hoang Nguyen 40ac02c67e
snapshot: add new role with 'snapper' option
btrbk will be next \^*^/

Also:
- detect the root filesystem in play with `ansible_mounts` instead
  of specifying it manually.
- dnscrypt: hardcode some privacy settings
2023-06-16 00:00:00 +07:00

11 lines
131 B
Plaintext

---
offline: true
skip_list:
- package-latest
- fqcn[action-core]
- name[casing]
warn_list:
- var-naming[no-role-prefix]