mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-13 05:42:46 +01:00
8 lines
155 B
YAML
8 lines
155 B
YAML
user_name: jd
|
|
aliases:
|
|
ll: "ls -la"
|
|
gs: "git status"
|
|
k: "kubectl"
|
|
gk: "git clone git@gitlab.sectorq.eu:jaydee/kubernetes.git"
|
|
|
|
use_local_repo: true |