manala.roles.files_attributes (4.0.0) — module

Manage files attributes

Authors: Manala (@manala)

This plugin has a corresponding action plugin.

Install collection

Install with ansible-galaxy collection install manala.roles:==4.0.0


Add to requirements.yml

  collections:
    - name: manala.roles
      version: 4.0.0

Description

Manage files attributes

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: Touch file
  manala.roles.files_attributes:
    path: /tmp/touch
    state: touch