No description
Find a file
Matej Focko f5335e0f0c
fix(editor_helix): remove Copr
Helix is included in the default repositories (Fedora and EPEL for EL
derivates), therefore there is no need to use the Copr repository.

Signed-off-by: Matej Focko <me@mfocko.xyz>

# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit.
#
# On branch main
# Your branch is ahead of 'origin/main' by 3 commits.
#   (use "git push" to publish your local commits)
#
# Changes to be committed:
#	modified:   roles/editor_helix/tasks/install_fedora-family.yml
#
# Changes not staged for commit:
#	modified:   group_vars/servers/vars
#	modified:   inventory
#	modified:   playbooks/playground.yml
#	modified:   roles/cockpit/defaults/main.yml
#	modified:   roles/cockpit/tasks/install.yml
#	modified:   roles/cockpit/tasks/main.yml
#
# Untracked files:
#	ansible-navigator.log
#	playbooks/print_facts.yml
#	tasks/
#
2024-12-14 20:37:52 +01:00
collections chore(ansible): add posix to requirements 2024-07-07 17:39:01 +02:00
defaults feat: convert inventories and use Ansible Vault 2024-11-13 09:45:54 +01:00
group_vars chore: rename ‹ssh› group of roles 2024-12-12 16:10:22 +01:00
handlers feat: create handlers in top-level 2024-11-18 15:21:19 +01:00
host_vars chore: rename ‹ssh› group of roles 2024-12-12 16:10:22 +01:00
playbooks feat: add Rocky to possible targets 2024-12-14 14:31:39 +01:00
roles fix(editor_helix): remove Copr 2024-12-14 20:37:52 +01:00
scripts Add pre-commit 2021-01-25 12:30:25 +01:00
.ansible-lint ci: reformat ansible-lint config 2023-08-27 11:41:08 +02:00
.gitignore chore(git): add gitignore 2024-07-12 14:50:33 +02:00
.pre-commit-config.yaml ci: ansible lint only relevant files 2024-05-07 13:45:06 +02:00
ansible.cfg feat: convert inventories and use Ansible Vault 2024-11-13 09:45:54 +01:00
inventory feat: convert inventories and use Ansible Vault 2024-11-13 09:45:54 +01:00
Makefile fix: switch to hosts instead of inventory 2023-08-31 11:54:36 +02:00