veecue/paternoster
Project ID: 30795
Description
Paternoster enables ansible playbooks to be run like normal bash or python scripts. It parses the given parameters using python's argparse and the passes them on to the actual playbook via the ansible API. In addition it provides an automated way to run commands as another user, which can be used to give normal shell users special privileges, while still having a sleek and easy to understand user interface.
Installation Instructions
dnf copr enable veecue/paternoster
dnf install paternoster
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | aarch64 (0)*, x86_64 (1)* | EPEL 8 (71 downloads) |
Fedora 39 | aarch64 (2)*, x86_64 (0)* | Fedora 39 (23 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (0)* | Fedora 40 (14 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (0)* | Fedora 41 (3 downloads) |
Fedora rawhide | aarch64 (2)*, x86_64 (1)* | Fedora rawhide (79 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable veecue/paternoster
More info about enabling Copr repositories