Skip to content

Ansible role to deploy pakiti should be idempotent and not reinitialise the database at every run #184

@gwarf

Description

@gwarf

Ansible role to deploy pakiti should be idempotent and not reinitialise the database at every run:

- name: Initalize Pakiti database and create the application user
shell: "php /var/www/pakiti-server/install/initDB.php --reInitialize --user-name={{ mysql_root_name }} --password={{ mysql_root_password }}"
args:
chdir: '/var/www/pakiti-server/install'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions