Skip to content

Instantly share code, notes, and snippets.

@JeffLabonte
Created September 20, 2019 17:22
Show Gist options
  • Save JeffLabonte/b7f4a1d0382d9ed4f67096cc37685107 to your computer and use it in GitHub Desktop.
Save JeffLabonte/b7f4a1d0382d9ed4f67096cc37685107 to your computer and use it in GitHub Desktop.
- name: source bashrc
sudo: no
shell: source /home/username/.bashrc && [the actual command you want run]
args:
executable: /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment