Skip to content

ipauser: Add support for SMB attributes. #1241

ipauser: Add support for SMB attributes.

ipauser: Add support for SMB attributes. #1241

Workflow file for this run

---
name: ansible-test sanity
on:
- push
- pull_request
jobs:
ansible_test:
name: Verify ansible-test sanity
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- name: Install virtualenv using pip
run: pip install virtualenv
- name: Run ansible-test
run: bash tests/sanity/sanity.sh