Skip to content

Add hosts_allow , host_deny, inherit_acl and host msdfs at the share level #61

Add hosts_allow , host_deny, inherit_acl and host msdfs at the share level

Add hosts_allow , host_deny, inherit_acl and host msdfs at the share level #61

Workflow file for this run

name: CI
on:
push:
branches:
- '*'
tags:
- '*'
pull_request:
branches:
- '*'
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/basic.yml@v1