This website requires JavaScript.
Explore
Help
Sign In
sebclem
/
ansible-role-borgbackup
Watch
1
Star
0
Fork
0
You've already forked ansible-role-borgbackup
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
51e89d6e24
ansible-role-borgbackup
/
tasks
/
RedHat.yml
6 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
Add support for RPM-based distros (CentOS, RHEL, Fedora)
2019-05-27 12:12:13 +02:00
---
-
name
:
Install EPEL repo
Add testing with Molecule/Ansible-lint, undo #9 (#26) * Add testing with Molecule/Ansible-lint and fix linting errors * Undo PR #9 for now (sorry)
2020-02-17 17:21:21 +01:00
yum
:
Add support for RPM-based distros (CentOS, RHEL, Fedora)
2019-05-27 12:12:13 +02:00
pkg
:
epel-release
state
:
installed
update_cache
:
yes
Reference in New Issue
Copy Permalink