Skip to content

Export to Ansible Playbook? #11

@hkdb

Description

@hkdb

Just wondering if there's a demand for app to be able to export app configs and assets into an archive that contains an Ansible playbook and associating assets. This will essentially make app also an Ansible Playbook builder.

The flow would be as follows:

  1. Run the following command:
    app -t ansible -f <system>-<date>-ansible.tar.gz  export all
    
  2. app spits out <system>-<date>-ansible.tar.gz which includes the playbook and associated assets (ie. .debs and AppImages, etc)
  3. Copy the playbook over to your repo or Ansible dir of choice

If there are enough likes on this issue, I may put some time into this earlier than later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    surveySurveying users for opinion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions