Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

Conversation

joaooliveirap
Copy link
Contributor

Added features:

  • clone instead of creating a new service (when the service exists).
    Reason: Fastly Image Optimisation can't be enabled throw their API. The way to have IO activated is to ask Fastly to do it.
    To keep the IO enabled we have to clone the version of the service (therefore keeping the IO setting). Creating a version from scratch will disable the IO since its the default behaviour of Fastly.
    The module is changed in a way that will clone the active version, delete all the settings and create everything again (we chose to do it this way because we want to make sure the version uploaded is done with the settings defined on ansible).

  • Add syslog support

  • Support to upload custom vcl

  • Add few options to the settings

@luqasn
Copy link
Contributor

luqasn commented May 30, 2018

We're adding support for syslog logging in #49.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants