Pinned Repositories
ansible-lint-custom-rules
Some ansible-lint custom rule examples
haskell
various haskell codes
miniascape
Virtualization miniascape - configs and data for libvirt KVM guests
misc
misc files
packagemaker
Simple tool to help creating packages (rpm, deb, tgz, etc.)
python-anyconfig
Python library provides common APIs to load and dump configuration files in various formats
python-anytemplate
A python template abstraction layer module and a CLI based on it
python-smhtml
Simple MHTML parsing library
rpmkit
rpm related misc tools
sos-analyzer
A tool to scan and analyze data collected by sosreport
ssato's Repositories
ssato/python-anyconfig
Python library provides common APIs to load and dump configuration files in various formats
ssato/ansible-lint-custom-rules
Some ansible-lint custom rule examples
ssato/rpmkit
rpm related misc tools
ssato/misc
misc files
ssato/python-anytemplate
A python template abstraction layer module and a CLI based on it
ssato/ansible-role-assertive-programming-examples
Ansible example role to demonstrate asseritve programming style in Ansible
ssato/ansible-builder-example
Example configurations and misc stuff for ansible builder
ssato/ansible-playbook-setup-www
ssato/ansible-role-simple-httpd-example
An ansible role to show how to do Ansible Role CI using the following tools, molecule, ansibleas as a molecle's verifier and bats to run more complex test cases.
ssato/fortios-xutils
Very experimental miscellaneous and extra utilities for fortios (fortigate)
ssato/python-anyconfig-cbor-backend
A backend module for anyconfig to support CBOR files
ssato/python-anyconfig-configobj-backend
A backend module for python-anyconfig to load and dump ConfigObj data
ssato/python-anyconfig-fit-backend
A backend module for python-anyconfig to support to load and parse FIT (Flexible and Interoperable Data Transfer) data files
ssato/python-anyconfig-fortios-backend
A backend module for python-anyconfig to support to load and parse fortios' "show \*configuration" outputs
ssato/python-anyconfig-ion-backend
Pluggable backend module for python-anyconfig to load and dump Amazon Ion data
ssato/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
ssato/ansible-lint
Best practices checker for Ansible
ssato/ansible-playbook-awx-vars-example
Very simple ansible playbook exampls run in awx/ansible automation platform
ssato/ansible-role-fedora-workstaion-rpms
ssato/ansible-role-setup-fedora-workstation
Ansible role to setup fedroa
ssato/miniascape-templates
ssato/nof
An experimental web application prototype to find objects in networks
ssato/pytest-data-from-files
pytest plugin to load fixtures from files automatically
ssato/python-anyconfig-bson-backend
Pluggable backend module for python-anyconfig to load and dump BSON data
ssato/python-anyconfig-cbor2-backend
A backend module for python-anyconfig to support CBOR files w/ using cbor2
ssato/python-anyconfig-json5-backend
A backend module for python-anyconfig to support to load and dump JSON5 (JSON for humans) data
ssato/python-anyconfig-msgpack-backend
Pluggable backend module for python-anyconfig to load and dump MessagePack data
ssato/python-docutils-exts
Some extensions for python-docutils and rst2pdf
ssato/python-profile-examples
Some examples to show how to profile python code
ssato/zip2addr
A simple web application as a study of Fast-API and related software