Coder Social home page Coder Social logo

Comments (1)

ArtiomL avatar ArtiomL commented on September 27, 2024

Fixed (d1d7eaa):

docker run -it -e REPO="artioml/f5-ansible" artioml/f5-ansible
Cloning into 'f5-ansible'...
remote: Counting objects: 575, done.
remote: Compressing objects: 100% (135/135), done.
remote: Total 575 (delta 76), reused 2 (delta 1), pack-reused 438
Receiving objects: 100% (575/575), 176.24 KiB | 639.00 KiB/s, done.
Resolving deltas: 100% (264/264), done.
/opt/ansible/f5-ansible $ ls -l
total 52
-rw-r--r--    1 user     user           634 Mar  3 19:48 Dockerfile
-rw-r--r--    1 user     user          1076 Mar  3 19:48 LICENSE
-rw-r--r--    1 user     user          4210 Mar  3 19:48 README.md
-rw-r--r--    1 user     user            90 Mar  3 19:48 ansible.cfg
-rw-r--r--    1 user     user           679 Mar  3 19:48 creds.yml
drwxr-xr-x    2 user     user          4096 Mar  3 19:48 experimental
drwxr-xr-x    2 user     user          4096 Mar  3 19:48 img
drwxr-xr-x    3 user     user          4096 Mar  3 19:48 inventory
drwxr-xr-x    2 user     user          4096 Mar  3 19:48 playbooks
-rwxr-xr-x    1 user     user          1729 Mar  3 19:48 runsible.py
drwxr-xr-x    2 user     user          4096 Mar  3 19:48 scripts
drwxr-xr-x    2 user     user          4096 Mar  3 19:48 test
/opt/ansible/f5-ansible $ 
/opt/ansible/f5-ansible $ ./runsible.py --help
usage: runsible.py [-h] [-d] [-i IP] [-n NAME] [-t] [-v] [PLAYBOOK]

Run Ansible playbooks, executing the defined tasks on targeted hosts

positional arguments:
  PLAYBOOK        playbook name (default: app)

optional arguments:
  -h, --help      show this help message and exit
  -d, --deploy    deploy a playbook (default)
  -i IP           service (VS) IP address
  -n NAME         service template (iApp) name
  -t, --teardown  teardown a playbook state
  -v, --verbose   increase output verbosity

https://github.com/ArtiomL/f5-ansible

from f5-ansible.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.