{"id":23138415,"url":"https://github.com/deployable/node-ansible-express","last_synced_at":"2025-06-25T21:34:25.324Z","repository":{"id":149113429,"uuid":"44425816","full_name":"deployable/node-ansible-express","owner":"deployable","description":"Ansible API on Express","archived":false,"fork":false,"pushed_at":"2015-10-18T10:57:46.000Z","size":268,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T20:27:48.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deployable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-17T05:54:58.000Z","updated_at":"2015-10-17T23:49:42.000Z","dependencies_parsed_at":"2023-04-10T11:36:19.026Z","dependency_job_id":null,"html_url":"https://github.com/deployable/node-ansible-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-ansible-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-ansible-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-ansible-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deployable%2Fnode-ansible-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deployable","download_url":"https://codeload.github.com/deployable/node-ansible-express/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157133,"owners_count":20893210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T13:10:51.011Z","updated_at":"2025-04-04T09:44:13.361Z","avatar_url":"https://github.com/deployable.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Ansible Express API\n\nAn express based http api to configure and run ansible plays. Based on the node-ansible module\n\nTo install from `git`\n\n    git clone https://github.com/deployable/node-ansible-express#current\n\nTo install from `npm`\n\n    npm install node-ansible-express\n\nTo get the `npm install`ed module into the top directory\n\n    cp -r node_modules/node-ansible-express ./\n    rm node_modules/node-ansible-express\n\n## Running the app\n\n    node app.js\n\n### Running the coffescript app for development\n\nThe coffee script source can be run directly if you have the source from git\n\n    node appcoffee.js\n\n## App config\n\nThe application config file is in `app/config.json`\n\n - `http.port` The port the server listens on\n - `http.address` The address the server listens on\n\n### Git app config\n\nFrom `git`, the application only comes with a default config file `app/config.json.default`\n\nThis needs to be copied to `app/config.json` as your local running config. Your running config will not be checked back into git. \n\n    $ cp app/config.json.default app/config.json\n    $ vi app/config.json\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fnode-ansible-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeployable%2Fnode-ansible-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeployable%2Fnode-ansible-express/lists"}