ordo/modules/ordo
2025-01-22 22:00:13 +00:00
..
action Bugfixes and interceptor chain example. 2025-01-22 22:00:13 +00:00
connection Refactor, implement inventory, add examples 2025-01-19 19:21:35 +00:00
facts Refactor, implement inventory, add examples 2025-01-19 19:21:35 +00:00
util Factor out connection types into different files 2025-01-19 12:18:20 +00:00
cli.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
condition.scm Test (and bugfix) conditions 2025-01-10 17:31:11 +00:00
connection.scm Bugfixes and interceptor chain example. 2025-01-22 22:00:13 +00:00
context.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
facts.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
handler.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
host.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
interceptor.scm Bugfixes and interceptor chain example. 2025-01-22 22:00:13 +00:00
logger.scm Setup logging 2025-01-10 17:22:44 +00:00
play.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
playbook.scm Use context instead of global vars 2025-01-20 10:42:15 +00:00
task.scm Add a macro to make task definitions more succinct 2025-01-21 20:56:49 +00:00