Merge branch 'main' into dev

This commit is contained in:
Hyperling 2021-07-19 07:02:12 -05:00 committed by GitHub
commit 81b8a9c810
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -35,4 +35,4 @@
- name: General | Facts | Service | FreeBSD - name: General | Facts | Service | FreeBSD
set_fact: set_fact:
load_fusefs: "kldload fusefs" load_fusefs: "kldload fusefs"
when: ansible_system == "FreeBSD" when: ansible_system == "FreeBSD"

2
hosts
View File

@ -5,7 +5,7 @@
; Exampel: main, dev ; Exampel: main, dev
; ;
localhost localhost
freeboy branch=dev freeboy branch=dev
[workstation] [workstation]
;;;;;;; Available options - all require lowercase values ;;;;;; ;;;;;;; Available options - all require lowercase values ;;;;;;