frdmn/dotfiles

CI: test Docker installation and Ansible role usage once again

Opened this issue · 0 comments

frdmn commented

Currently disabled because I couldn't get Docker setup working on the macos GitHub Actions infrastructure...

- name: Remove Docker from brew role defaults
run: sed -ie '/docker/d' ./roles/brew/defaults/main.yml

run: ansible-playbook dotfiles.yml --skip-tags "mas,docker" --syntax-check

run: ansible-playbook dotfiles.yml --skip-tags "mas,docker"

ansible-playbook dotfiles.yml --skip-tags "mas,docker" | tee -a ${idempotence}