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

new module: filesize - create or resize a file, given its size #2232

Merged
merged 8 commits into from
Apr 19, 2021

Commits on Apr 17, 2021

  1. new module: filesize

    * description: create or resize a file, given its size
    * with integration tests
    quidame committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    a02501c View commit details
    Browse the repository at this point in the history
  2. Update plugins/modules/files/filesize.py (version_added)

    Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
    quidame and Andersson007 committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    37b15c2 View commit details
    Browse the repository at this point in the history
  3. Update filesize.py (extends_documentation_fragment: use fqcn)

    Co-authored-by: Amin Vakil <info@aminvakil.com>
    quidame and aminvakil committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    ece9ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91e15c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4429ddb View commit details
    Browse the repository at this point in the history
  6. drop 'miB' unit family

    quidame committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    13cb9da View commit details
    Browse the repository at this point in the history
  7. Apply suggestions from code review

    Co-authored-by: Felix Fontein <felix@fontein.de>
    quidame and felixfontein committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    cf5e425 View commit details
    Browse the repository at this point in the history
  8. add more details

    quidame committed Apr 17, 2021
    Configuration menu
    Copy the full SHA
    8460ecb View commit details
    Browse the repository at this point in the history