Files @ b4004db97776
Branch filter:

Location: majic-ansible-roles/roles/bootstrap/meta/main.yml

branko
MAR-218: Fix incorrect logic for switching directory:

- No piping can be used (since that would be a subshell and would not
affect the working directory for the remainder of the script run).
---

galaxy_info:
  role_name: bootstrap
  namespace: azaghal
  author: Branko Majic
  description: Performs basic bootstrap of server for use with Ansible
  license: BSD
  min_ansible_version: "10.3"
  platforms:
    - name: Debian
      versions:
        - bookworm