Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no-shorthand: Avoid false positive with raw #2542

Merged
merged 1 commit into from Oct 3, 2022

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Oct 3, 2022

This missed from #2541.

Fixes: #2541
Fixes: #2537

@ssbarnea ssbarnea requested review from a team as code owners October 3, 2022 14:03
@github-actions github-actions bot added the bug label Oct 3, 2022
@ssbarnea ssbarnea merged commit 32598c5 into ansible:main Oct 3, 2022
@ssbarnea ssbarnea deleted the fix/more branch October 3, 2022 14:17
hswong3i added a commit to alvistack/ansible-role-audacity that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-bamboo that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-audacious that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-bleachbit that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-bootstrap that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-bitbucket that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-blender that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-catatonit that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ceph_common that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ceph_mds that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-buildah that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ceph_mgr that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ceph_rgw that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-cilium that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-chrome that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ceph_mon that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ceph_osd that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-cloud_init that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-clamav that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-chrony that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-ansible that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-podman that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-rclone that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-php that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-perforce that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-postfix that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-postgres that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-picard that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-runc that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-python that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-restic that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-teams that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-sqlite that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-sonobuoy that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-skopeo that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-scribus that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-sshd that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-transmission that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-thunderbird that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-svn that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-teamviewer that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-timezone that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-virtualbox that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-vagrant that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-swap that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-uget that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-zram_generator that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-wireguard that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-vim that referenced this pull request Oct 3, 2022
hswong3i added a commit to alvistack/ansible-role-vlc that referenced this pull request Oct 3, 2022
ssbarnea added a commit to ssbarnea/ansible-lint that referenced this pull request Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

no-shorthand + ansible.builtin.raw: The raw module takes a free form command to run.
1 participant