--- w_commands: [ { t_name: "DEPLOY", t_keyrings: ["allowed_users.asc"], t_actions: [ { a_url: "file:///home/katolaz/bin/deploy.sh" } ] }, { t_name: "build", t_keyrings: ["allowed_users.asc"], t_actions: [ { a_url: "file:///home/katolaz/bin/scorsh_build.sh" } ] } ] ...